]> git.ipfire.org Git - thirdparty/starlette.git/commitdiff
Fix __version__ (#1713) 0.20.4
authorMarcelo Trylesinski <marcelotryle@gmail.com>
Tue, 28 Jun 2022 11:23:55 +0000 (13:23 +0200)
committerGitHub <noreply@github.com>
Tue, 28 Jun 2022 11:23:55 +0000 (13:23 +0200)
starlette/__init__.py

index 8815fb52f38c221f010fb44a0d00b176f0b86f57..8b8252f4847d39f3290ae5fc748fd94d27f87195 100644 (file)
@@ -1 +1 @@
-__version__ = "0.20.3"
+__version__ = "0.20.4"