diff --git a/pyproject.toml b/pyproject.toml index 793c0cf..db10a4a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "quart-imp" -version = "1.0.0" +version = "1.0.1-rc1" description = 'A Quart auto importer that allows your Quart apps to grow big.' authors = [{ name = "David Carmichael", email = "david@uilix.com" }] readme = "README.md"