Bump version

This commit is contained in:
nolash 2021-02-09 16:00:41 +01:00
parent ca582e09a3
commit 52426078be
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746
2 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,7 @@
- 0.0.1 - 0.0.1
* Add eth tx decode * Add eth tx decode
* Add eth balance query * Add eth balance query with erc20 option
* Add eth checksum address * Add eth checksum address
* Add eth subscribe monitor * Add eth subscribe monitor
* Add gas send script * Add eth erc20 transfer script
* Add eth gas send script

View File

@ -1,6 +1,6 @@
[metadata] [metadata]
name = cic-tools name = cic-tools
version = 0.0.1a3 version = 0.0.1a4
description = Executable tools for CIC network description = Executable tools for CIC network
author = Louis Holbrook author = Louis Holbrook
author_email = dev@holbrook.no author_email = dev@holbrook.no