Automatically generated by python-semantic-release
This commit is contained in:
parent
92794a2e3b
commit
48522d02e7
@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
<!--next-version-placeholder-->
|
<!--next-version-placeholder-->
|
||||||
|
|
||||||
|
## v0.2.3 (2022-03-22)
|
||||||
|
### Fix
|
||||||
|
* Remove this ([`92794a2`](https://git.grassecon.net/cicnet/cic-cli/commit/92794a2e3b2fc5ace63f519bbe5b23c542afc853))
|
||||||
|
|
||||||
## v0.2.2 (2022-03-22)
|
## v0.2.2 (2022-03-22)
|
||||||
### Fix
|
### Fix
|
||||||
* Enfore upper case symbol name ([`71bf1e1`](https://git.grassecon.net/cicnet/cic-cli/commit/71bf1e15c4a217111ae6f6568814985a9d5b960f))
|
* Enfore upper case symbol name ([`71bf1e1`](https://git.grassecon.net/cicnet/cic-cli/commit/71bf1e15c4a217111ae6f6568814985a9d5b960f))
|
||||||
|
@ -1 +1 @@
|
|||||||
__version__ = "0.2.2"
|
__version__ = "0.2.3"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "cic-cli"
|
name = "cic-cli"
|
||||||
version = "0.2.2"
|
version = "0.2.3"
|
||||||
description = "Generic cli tooling for the CIC token network"
|
description = "Generic cli tooling for the CIC token network"
|
||||||
authors = [
|
authors = [
|
||||||
"Louis Holbrook <dev@holbrook.no>",
|
"Louis Holbrook <dev@holbrook.no>",
|
||||||
|
Loading…
Reference in New Issue
Block a user