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 b4ab859 commit 8095d31Copy full SHA for 8095d31
setup.py
@@ -5,14 +5,14 @@
5
6
name='LiveObjects',
7
url='https://github.com/DatavenueLiveObjects/LiveObjects_SDK_for_Python',
8
- author='Kacper Sawicki, Krzysztof Krześlak',
+ author='Kacper Sawicki, Krzysztof Krześlak, Tomasz Malek',
9
#author_email='',
10
11
packages=['LiveObjects'],
12
include_package_data=True,
13
install_requires=['paho-mqtt'],
14
15
- version='1.0.0',
+ version='2.0.0',
16
license='MIT',
17
18
0 commit comments