diff --git a/pyproject.toml b/pyproject.toml index 52ebf06..9e9db77 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "telewater" -version = "0.1.0" +version = "0.1.1" description = "A telegram bot that applies watermark on images, gifs and videos." authors = ["aahnik "] license = "MIT"