diff --git a/setup.py b/setup.py index 81da6bb..903582c 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="gts_engine_client", - version="0.1.5", + version="0.1.6", description="gts_engine_client", long_description=long_description, long_description_content_type="text/markdown",