Skip to content

Commit

Permalink
Release: 0.5a
Browse files Browse the repository at this point in the history
  • Loading branch information
tm-kn committed Jan 24, 2022
1 parent e5e2094 commit 3445d4a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
IN DEVELOPMENT
~~~~~~~~~~~~~~
0.5a - 24th January 2022
~~~~~~~~~~~~~~~~~~~~~~~~

* Make default response use "never cache" header.
* Add Django 4.0 support.
Expand Down
2 changes: 1 addition & 1 deletion baipw/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.4b0"
__version__ = "0.5a"

0 comments on commit 3445d4a

Please sign in to comment.