changelog and version bump

Signed-off-by: Lorenz Herzberger <lorenzherzberger@gmail.com>
This commit is contained in:
Lorenz Herzberger 2023-04-13 17:28:03 +02:00
parent 052979b5d9
commit 0a1b5d6ba4
No known key found for this signature in database
GPG Key ID: FA5EE906EB55316A
2 changed files with 4 additions and 1 deletions

View File

@ -25,6 +25,9 @@ For reference, the possible headings are:
* **Known Issues**
* **Notes**
## [2.4.2] - 2023-13-04
* **Added** planetmint migration commands
## [2.4.1] - 2023-11-04
* **Removed** Fastquery class
* **Changed** UTXO space updated to resemble outputs

View File

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