- 0.3.0
	* Upgrade dependencies
- 0.2.1
	* Update minter interface
- 0.2.0
	* Implement Chrono / time interface
- 0.1.6
	* Update python package classifiers
	* Upgrade to beta
- 0.1.5
	* Fix non-trivial issues for BadgeToken reported by slither (0.9.3)
- 0.1.4
	* Upgrade deps
- 0.1.3
	* Correct interface signatures in contract (ERC165)
- 0.1.2
	* Add Badge Token contract metadata
- 0.1.1
	* Fix block height test in mint unittest
- 0.1.0
	* Move interface tests and test token publish to unittest module
- 0.0.6
	* Implement chainlib-gen for eth badgetoken'
- 0.0.5
	* Add transfer cli tool
- 0.0.4
	* Change license to AGPL3 and copyright waived to public domain
- 0.0.3
	* Upgrade dependencies
- 0.0.2
	* Move to chainlib-eth
- 0.0.1
	* Add erc721 interface
	* Add BadgeToken contract
	* Add Minter functions to python interface
