diff --git a/pyproject.toml b/pyproject.toml index f8f12f7..31c1ed5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "rapidchecker" -version = "0.1.2" +version = "0.1.3" description = " Grammar and format checker for ABB RAPID code. " readme = "README.md" requires-python = ">=3.10"