diff --git a/docs/source/whatsnew.md b/docs/source/whatsnew.md index f8980d5..4ca8374 100644 --- a/docs/source/whatsnew.md +++ b/docs/source/whatsnew.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [0.2.4] - TBD +## [0.2.4] - 2023-01-05 ### Changed - Removed Shapely instalation check and added specific import of the affinity module diff --git a/setup.cfg b/setup.cfg index 828fee2..db8aff1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = twoaxistracking -version = 0.2.3 +version = 0.2.4 author = 'Adam R. Jensen, Kevin Anderson' author_email = adam-r-j@hotmail.com description = twoaxistracking is a python package for simulating two-axis tracking solar collectors, particularly self-shading.