Skip to content

Commit 8095d31

Browse files
committed
Update 'setup.py'
1 parent b4ab859 commit 8095d31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55

66
name='LiveObjects',
77
url='https://github.com/DatavenueLiveObjects/LiveObjects_SDK_for_Python',
8-
author='Kacper Sawicki, Krzysztof Krześlak',
8+
author='Kacper Sawicki, Krzysztof Krześlak, Tomasz Malek',
99
#author_email='',
1010

1111
packages=['LiveObjects'],
1212
include_package_data=True,
1313
install_requires=['paho-mqtt'],
1414

15-
version='1.0.0',
15+
version='2.0.0',
1616
license='MIT',
1717

1818

0 commit comments

Comments
 (0)