Skip to content

Commit

Permalink
Version bump - 2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
delfick committed Nov 8, 2023
1 parent 93898b9 commit 2a7861d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/api/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Changelog

.. _release-2.4.3:

2.4.3 - TBD
2.4.3 - 8 November 2023
* Ensure f-string tokenising in python 3.12 doesn't break dedents
* Converted packaging to hatchling

Expand Down
2 changes: 1 addition & 1 deletion noseOfYeti/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = "2.4.2"
VERSION = "2.4.3"

0 comments on commit 2a7861d

Please sign in to comment.