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 2c6949f commit 89730a2Copy full SHA for 89730a2
docs/conf.py
@@ -60,9 +60,9 @@
60
# built documents.
61
#
62
# The short X.Y version.
63
-version = '1.0.0'
+version = '1.2.0'
64
# The full version, including alpha/beta/rc tags.
65
-release = '1.0.0'
+release = '1.2.0'
66
67
# The language for content autogenerated by Sphinx. Refer to documentation
68
# for a list of supported languages.
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='sunix_ledstrip_controller_client',
5
- version='1.1.1',
+ version='1.2.0',
6
description='A library for controlling the Sunix RGB / RGBWWCW WiFi LED Strip controller',
7
license='GPLv3+',
8
author='Markus Ressel',
0 commit comments