Skip to content

Commit

Permalink
Version bump - 0.5.0
Browse files Browse the repository at this point in the history
delfick committed Dec 2, 2023
1 parent 52d5ba9 commit 295aa03
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@ original gpglib, so we have created a fork.
ChangeLog
---------

0.5.0 - TBD
0.5.0 - 2 December 2023
* Update to hatchling
* Now supports python 3.8 to 3.12
* Changed to MIT license
2 changes: 1 addition & 1 deletion gpglib/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = "0.4.0"
VERSION = "0.5.0"

0 comments on commit 295aa03

Please sign in to comment.