diff --git a/pyproject.toml b/pyproject.toml index 9f0d18b..f4c2915 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fisheye-tools" -version = "0.1.0" +version = "0.1.1" description = "" authors = ["TERBOUCHE Hacene "] readme = "README.md"