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 c3c45d9 commit 2eddb9cCopy full SHA for 2eddb9c
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.2',
+ version='0.13.3',
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