diff --git a/pyproject.toml b/pyproject.toml index 5a829a2..9ce58d1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ dependencies = [ 'rich', ] name = 'reposter' -version = '24.1.6' +version = '24.2.0' description = 'python script for reposting telegram messages' readme = 'readme.md' requires-python = '>=3.11'