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