diff --git a/pyproject.toml b/pyproject.toml index 490ee8d..3e3f2c9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dictdatabase" -version = "2.0.4" +version = "2.0.5" repository = "https://github.com/mkrd/DictDataBase" description = "Easy-to-use database using dicts" authors = ["Marcel Kröker "]