Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Commit 123aa7d

Browse files
committed
0.4.6 release
1 parent 296903c commit 123aa7d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1+
12
[tool.poetry]
23
name = "blynclight"
3-
version = "0.4.5"
4+
version = "0.4.6"
45
description = "Python language bindings for Embrava BlyncLight devices."
56
authors = ["Erik O'Shaughnessy <erik.oshaughnessy@gmail.com>"]
67
license = "Apache-2.0"
8+
readme = "README.rst"
79

810
[tool.poetry.scripts]
911

0 commit comments

Comments
 (0)