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 6cbd541 commit fe47253Copy full SHA for fe47253
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.13.3',
+ version='0.14.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