Skip to content

Commit d9aaf1a

Browse files
committed
v1.2.4
1 parent db5b479 commit d9aaf1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dj_db_conn_pool/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '1.2.3'
1+
__version__ = '1.2.4'
22
__author__ = 'Altair Bow'
33
__author_email__ = '[email protected]'
44
__description__ = 'Persistent database connection backends for Django'

0 commit comments

Comments
 (0)