Skip to content

Commit a60509e

Browse files
committed
Version 0.6.0
1 parent fe573b6 commit a60509e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
0.6.0 - 18th June 2024
2+
~~~~~~~~~~~~~~~~~~~~~~~~
3+
4+
* Defer IP detection to the user (breaking)
5+
* Add Django 5.0 compatibility
6+
* Transfer ownership to Torchbox
7+
18
0.5 - 1st September 2022
29
~~~~~~~~~~~~~~~~~~~~~~~~
310

baipw/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.5"
1+
__version__ = "0.6.0"

0 commit comments

Comments
 (0)