diff --git a/setup.py b/setup.py index 035b064..f9d7102 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name="predictit_markets", # Package name - version="0.1.1", # Initial version + version="0.1.2", author="Travis Tuttle", author_email="28586132+tuttlepower@users.noreply.github.com", description="A package for interacting with PredictIt markets",