diff --git a/pyproject.toml b/pyproject.toml index 0a5f4b6..4d1ae69 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "myice" -version = "v0.1.6" +version = "v0.2.0" description = "myice parsing" authors = ["Rene Luria "] license = "MIT"