mirror of
https://github.com/chaintool-py/eth-erc20.git
synced 2026-04-05 04:07:01 +02:00
bump version
This commit is contained in:
@@ -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
|
||||
- Remove name and symbol lookup
|
||||
- Remove decimals lookup for raw output
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[metadata]
|
||||
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.
|
||||
author = Louis Holbrook
|
||||
author_email = dev@holbrook.no
|
||||
|
||||
Reference in New Issue
Block a user