diff --git a/pyproject.toml b/pyproject.toml index 65956c5..aba90ce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "PyStratum-Middle" -version= "1.0.0" +version= "1.1.0" description = "PyStratum Backend: The glue between a PyStratum backend and your application." keywords = ["PyStratum", "Middle"] readme = "README.rst"