We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c8e4ea commit fbaa8f5Copy full SHA for fbaa8f5
setup.py
@@ -2,7 +2,7 @@
2
setup(
3
name='unit-python-sdk',
4
packages=['unit', 'unit.api', 'unit.models', 'unit.utils'],
5
- version='0.18.1',
+ version='0.19.0',
6
license='Mozilla Public License 2.0',
7
description='This library provides a python wrapper to http://unit.co API. See https://docs.unit.co/',
8
author='unit.co',
0 commit comments