Skip to content

Commit

Permalink
chore: open 3.1.2 fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
vytas7 committed Nov 12, 2023
1 parent 17dcb99 commit 8cc87f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion falcon/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@

"""Falcon version."""

__version__ = '3.1.1'
__version__ = '3.1.2'
"""Current version of Falcon."""
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ console_scripts =

[egg_info]
# TODO replace
tag_build =
tag_build = b1

[aliases]
test=pytest
Expand Down

0 comments on commit 8cc87f2

Please sign in to comment.