Skip to content

Commit e9c015f

Browse files
authored
Update version in setup.py
1 parent 4097458 commit e9c015f

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
@@ -12,9 +12,9 @@
1212
include_package_data=True,
1313
install_requires=['paho-mqtt'],
1414

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

1818

1919
description='This module allows to easy send data to Orange LiveObjects using Python3 and uPython',
20-
)
20+
)

0 commit comments

Comments
 (0)