We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a7a88c commit 40c80cfCopy full SHA for 40c80cf
2 files changed
busylight/__version__.py
@@ -1 +1 @@
1
-__version__ = "0.16.9"
+__version__ = "0.17.0"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "busylight-for-humans"
3
-version = "0.16.9"
+version = "0.17.0"
4
description = "Control USB connected LED lights, like a human."
5
authors = ["JnyJny <erik.oshaughnessy@gmail.com>"]
6
license = "Apache-2.0"
0 commit comments