diff --git a/setup.py b/setup.py index 432c5d3..686cbb9 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ with open("./requirements.txt") as fp: setup( name="golab", - version="0.1.1", + version="0.1.2", description="Python client for GoLab", author="Brett Langdon", author_email="brett@blangdon.com",