Skip to content

Commit 18dd528

Browse files
committed
v1.2.1
1 parent f47279c commit 18dd528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dj_db_conn_pool/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '1.2.0'
1+
__version__ = '1.2.1'
22
__author__ = 'Altair Bow'
33
__author_email__ = 'altair.bow@foxmail.com'
44
__description__ = 'Persistent database connection backends for Django'

0 commit comments

Comments
 (0)