Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
andruten committed Nov 5, 2024
1 parent 226a205 commit 1aeca77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
0.13.0 (Unreleased)
0.13.0 (2024-11-05)
===================

* Added `REVPROXY` settings dict #192
Expand Down
2 changes: 1 addition & 1 deletion revproxy/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__ = '0.12.0'
__version__ = '0.13.0'

default_app_config = 'revproxy.apps.RevProxyConfig'

0 comments on commit 1aeca77

Please sign in to comment.