diff --git a/setup.py b/setup.py index 591a8a7..ef81364 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name="ezoff", - version="0.1.7", + version="0.1.8", description="Python package that acts as a wrapper for the EZOffice API.", long_description=long_description, long_description_content_type="text/markdown",