diff --git a/pyproject.toml b/pyproject.toml index b88d938..f164c24 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "flask-shell-ipython" -version = "0.5.2" +version = "0.5.2.post1" description = "Replace default `flask shell` command by similar command running IPython." readme = "README.md" readme-content-type = "text/markdown"