Skip to content

Commit 502ec2b

Browse files
committed
Release version 1.2.3
1 parent ccc6dc5 commit 502ec2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "alga"
3-
version = "1.2.2"
3+
version = "1.2.3"
44
description = "CLI for remote controlling LG webOS TVs"
55
authors = ["Jeppe Fihl-Pearson <jeppe@tenzer.dk>"]
66
license = "MIT"

src/alga/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.2.2"
1+
__version__ = "1.2.3"

0 commit comments

Comments
 (0)