updated version number

Signed-off-by: Lorenz Herzberger <lorenzherzberger@gmail.com>
This commit is contained in:
Lorenz Herzberger 2023-02-15 15:51:38 +01:00
parent 477d2ab1c0
commit 71bde8df7b
No known key found for this signature in database
GPG Key ID: FA5EE906EB55316A
2 changed files with 3 additions and 1 deletions

View File

@ -25,6 +25,8 @@ For reference, the possible headings are:
* **Known Issues**
* **Notes**
## [2.2.4] - 2023-15-02
* **Changed** migrated dependency management to poetry
## [2.2.3] - 2023-14-02
* **Fixed** fixed voting/election backward compatibility issue (using planetmint-transactions >= 0.7.0) on the 2.2 main branch

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "planetmint"
version = "2.2.3"
version = "2.2.4"
description = "Planetmint: The Blockchain Database"
authors = ["Planetmint contributors"]
license = "AGPLv3"