diff --git a/pyproject.toml b/pyproject.toml index ac28639..b01f998 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "notalib" -version = "1.3.0" +version = "1.3.1" description = "A collection of utility functions & classes" authors = ["m1kc (Max Musatov) "] license = "MIT"