Skip to content

Commit

Permalink
Fix __version__ (#1713)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex committed Jun 28, 2022
1 parent 056d005 commit 0b132ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starlette/__init__.py
@@ -1 +1 @@
__version__ = "0.20.3"
__version__ = "0.20.4"

0 comments on commit 0b132ee

Please sign in to comment.