We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab082d1 commit 262672cCopy full SHA for 262672c
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "tg"
3
-version = "0.18.0"
+version = "0.19.0"
4
description = "Terminal Telegram client"
5
authors = ["Paul Nameless <reacsdas@gmail.com>"]
6
license = "Unlicense"
tg/__init__.py
@@ -1,4 +1,4 @@
"""
Terminal client for telegram
-__version__ = "0.18.0"
+__version__ = "0.19.0"
0 commit comments