diff --git a/pyproject.toml b/pyproject.toml index 2aaee4c..e7fb6a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "epcpy" -version = "0.1.7" +version = "0.1.8" description = "A Python module for creation, validation, and transformation of EPC representations as defined in GS1's EPC Tag Data Standard." license = "MIT" authors = ["Nedap Retail "]