Bump minor version

This commit is contained in:
lash
2022-05-14 16:22:24 +00:00
parent c83aade144
commit 8bc49e7408
2 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
- 0.3.0
* Implement on chainlib 0.3.0
- 0.2.12 - 0.2.12
* Breaking upgrade of chainlib. * Breaking upgrade of chainlib.
* Implement generic block and tx. * Implement generic block and tx.

View File

@@ -1,6 +1,6 @@
[metadata] [metadata]
name = chaind name = chaind
version = 0.2.13 version = 0.3.0
description = Base package for chain queue service description = Base package for chain queue service
author = Louis Holbrook author = Louis Holbrook
author_email = dev@holbrook.no author_email = dev@holbrook.no