Skip to content

Commit 1e0e0d1

Browse files
committed
Update version
1 parent d906928 commit 1e0e0d1

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

HISTORY.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
History
44
=======
55

6+
2.6.0
7+
-----
8+
9+
* Drop Python 3.9 support
10+
* Add Python 3.14 support
11+
* Add Django 6.0 support
12+
613
2.5.0
714
-----
815

src/organizations/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
__author__ = "Ben Lopatin"
44
__email__ = "ben@benlopatin.com"
5-
__version__ = "2.5.0"
5+
__version__ = "2.6.0"

0 commit comments

Comments
 (0)