diff --git a/pyproject.toml b/pyproject.toml index 2a6139c..2a12af1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "spiderweb-framework" -version = "1.4.0" +version = "2.0.0" description = "A small web framework, just big enough for a spider." authors = [{name="Joe Kaufeld", email="opensource@joekaufeld.com"}] readme = "README.md"