diff --git a/setup.py b/setup.py index 2530945..44c9c5a 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name="predictit_markets", # Package name - version="0.1.3", + version="0.1.4", author="Travis Tuttle", author_email="28586132+tuttlepower@users.noreply.github.com", description="A package for interacting with PredictIt markets",