Skip to content

Commit

Permalink
Version 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RealOrangeOne committed Jun 18, 2024
1 parent fe573b6 commit a60509e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
0.6.0 - 18th June 2024
~~~~~~~~~~~~~~~~~~~~~~~~

* Defer IP detection to the user (breaking)
* Add Django 5.0 compatibility
* Transfer ownership to Torchbox

0.5 - 1st September 2022
~~~~~~~~~~~~~~~~~~~~~~~~

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.5"
__version__ = "0.6.0"

0 comments on commit a60509e

Please sign in to comment.