diff --git a/pyproject.toml b/pyproject.toml index c6ac80b5..14eeccc0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ classes = ["MISSING"] [tool.poetry] name = "palkit" -version = "0.2.0.dev0" +version = "0.1.2" description = "Useful functions." authors = ["PAL "] license = "Apache License 2.0"