Merge branch 'development' into feature/dev-utils-contract-wrappers

This commit is contained in:
Jacob Evans
2019-08-14 11:42:18 +10:00
committed by GitHub
8 changed files with 12 additions and 20 deletions

View File

@@ -227,7 +227,7 @@ with open("README.md", "r") as file_handle:
setup(
name="0x-contract-wrappers",
version="1.0.0",
version="1.0.3",
description="Python wrappers for 0x smart contracts",
long_description=README_MD,
long_description_content_type="text/markdown",