Skip to content

Commit 89730a2

Browse files
committed
v1.2.0
1 parent 2c6949f commit 89730a2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
# built documents.
6161
#
6262
# The short X.Y version.
63-
version = '1.0.0'
63+
version = '1.2.0'
6464
# The full version, including alpha/beta/rc tags.
65-
release = '1.0.0'
65+
release = '1.2.0'
6666

6767
# The language for content autogenerated by Sphinx. Refer to documentation
6868
# for a list of supported languages.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='sunix_ledstrip_controller_client',
5-
version='1.1.1',
5+
version='1.2.0',
66
description='A library for controlling the Sunix RGB / RGBWWCW WiFi LED Strip controller',
77
license='GPLv3+',
88
author='Markus Ressel',

0 commit comments

Comments
 (0)