From 005ee0b7c87c1036727b74d6c466678fb5ccd906 Mon Sep 17 00:00:00 2001 From: "Adam R. Jensen" <39184289+AdamRJensen@users.noreply.github.com> Date: Thu, 5 Jan 2023 17:11:30 +0100 Subject: [PATCH] Release version 0.2.4 (#42) --- docs/source/whatsnew.md | 2 +- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.