There was an error while loading. Please reload this page.
1 parent 3f65c4f commit b126497Copy full SHA for b126497
1 file changed
src/werkzeug/__init__.py
@@ -3,4 +3,4 @@
3
from .wrappers import Request
4
from .wrappers import Response
5
6
-__version__ = "2.0.0rc3.dev"
+__version__ = "2.0.0rc3"
0 commit comments