This commit is contained in:
michaelhly 2020-10-05 21:20:14 -05:00
parent 8b87d2791c
commit 4f693e8ed4
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ from setuptools import find_packages, setup
setup(
name="pyserum",
version="0.0.1a1",
version="0.0.2a1",
author="serum-community",
description="""Python client library for interacting with the Project Serum DEX.""",
include_package_data=True,