diff --git a/pyproject.toml b/pyproject.toml index eb1d52b72..5618e0935 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nicegui" -version = "1.4.31-dev" +version = "1.4.33-dev" description = "Create web-based user interfaces with Python. The nice way." authors = ["Zauberzeug GmbH "] license = "MIT"