We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccc6dc5 commit 502ec2bCopy full SHA for 502ec2b
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "alga"
3
-version = "1.2.2"
+version = "1.2.3"
4
description = "CLI for remote controlling LG webOS TVs"
5
authors = ["Jeppe Fihl-Pearson <jeppe@tenzer.dk>"]
6
license = "MIT"
src/alga/__init__.py
@@ -1 +1 @@
-__version__ = "1.2.2"
+__version__ = "1.2.3"
0 commit comments