diff --git a/setup.py b/setup.py index 99c7d20..c16c6b1 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setuptools.setup( name="pyonfleet", - version= "1.1.0", + version= "1.1.1", author="James Li", author_email="support@onfleet.com", description="Onfleet's Python API Wrapper Package",