diff --git a/setup.py b/setup.py index dbb1902..79ce49a 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='method-python', - version='2.0.1', + version='2.1.1', description='Python library for the Method API', long_description='Python library for the Method API', long_description_content_type='text/x-rst',