diff --git a/build.py b/build.py index ed4f39f3..b32b44a1 100755 --- a/build.py +++ b/build.py @@ -87,7 +87,7 @@ "Twitter": "https://twitter.com/pybuilder_", } license = "Apache License, Version 2.0" -version = "0.13.11.dev" +version = "0.13.11" requires_python = ">=3.8"