diff --git a/pyproject.toml b/pyproject.toml index 5bd2d7f..6fd8439 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "snakesist" -version = "0.2.0" +version = "0.3.0" description = "A Python database interface for eXist-db" license = "MIT" authors = ["Theodor Costea ", "Frank Sachsenheim "]