contract_wrappers.py: bump version after publish (#2064)
This commit is contained in:
parent
38d2b70ba6
commit
5d53fa5635
@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## 1.1.0 - TBD
|
||||
## 1.1.0 - 2019-08-14
|
||||
|
||||
- Added wrapper for DevUtils contract.
|
||||
|
||||
|
@ -227,7 +227,7 @@ with open("README.md", "r") as file_handle:
|
||||
|
||||
setup(
|
||||
name="0x-contract-wrappers",
|
||||
version="1.0.3",
|
||||
version="1.1.0",
|
||||
description="Python wrappers for 0x smart contracts",
|
||||
long_description=README_MD,
|
||||
long_description_content_type="text/markdown",
|
||||
|
Loading…
x
Reference in New Issue
Block a user