0.3.4
continuous-integration/drone/push Build is passing Details

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release 2022-04-27 07:26:57 +00:00 committed by William Luke
parent 37188a60e8
commit 3361f90ae1
3 changed files with 6 additions and 2 deletions

View File

@ -2,6 +2,10 @@
<!--next-version-placeholder-->
## v0.3.4 (2022-04-27)
### Fix
* Bump deps again ([`37188a6`](https://git.grassecon.net/cicnet/cic-cli/commit/37188a60e85d9545acfd950c1c160801c22d2b5b))
## v0.3.3 (2022-04-26)
### Fix
* It's ok if you already exsist ([`38cfb18`](https://git.grassecon.net/cicnet/cic-cli/commit/38cfb185270fb361ff5d9da9976745e1fecc40f8))

View File

@ -1 +1 @@
__version__ = "0.3.3"
__version__ = "0.3.4"

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "cic-cli"
version = "0.3.3"
version = "0.3.4"
description = "Generic cli tooling for the CIC token network"
authors = [
"Louis Holbrook <dev@holbrook.no>",