diff --git a/setup.py b/setup.py index 30187b7..0383bd1 100755 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name='billogram_api', - version='1.1', + version='1.2', author='Billogram AB', author_email='support@billogram.com', description='Library for connecting to the Billogram v2 API',