mirror of
https://github.com/chaintool-py/eth-erc20.git
synced 2024-11-21 17:26:47 +01:00
bump version
This commit is contained in:
parent
04f9b5868b
commit
99e82dd3bf
@ -1,3 +1,7 @@
|
|||||||
|
* 0.6.1
|
||||||
|
- Add explicit burn (reduces supply) to giftable token
|
||||||
|
* 0.6.0
|
||||||
|
- Add token expiry to giftable token
|
||||||
* 0.5.6
|
* 0.5.6
|
||||||
- Remove name and symbol lookup
|
- Remove name and symbol lookup
|
||||||
- Remove decimals lookup for raw output
|
- Remove decimals lookup for raw output
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name = eth-erc20
|
name = eth-erc20
|
||||||
version = 0.6.0
|
version = 0.6.1
|
||||||
description = ERC20 interface and simple contract with deployment script that lets any address mint and gift itself tokens.
|
description = ERC20 interface and simple contract with deployment script that lets any address mint and gift itself tokens.
|
||||||
author = Louis Holbrook
|
author = Louis Holbrook
|
||||||
author_email = dev@holbrook.no
|
author_email = dev@holbrook.no
|
||||||
|
Loading…
Reference in New Issue
Block a user