diff --git a/pyproject.toml b/pyproject.toml index 9b4293a..3efb15a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pysml" -version = "0.1.1" +version = "0.1.2" description = "Python library for EDL21 smart meters using Smart Message Language (SML)" authors = ["Andreas Oberritter "] license = "MIT"