Skip to content

Commit 97f7cfc

Browse files
committed
fix #14, release 1.0.7
1 parent b7e3f06 commit 97f7cfc

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.0.6'
1+
__version__ = '1.0.7'
22
__author__ = 'Altair Bow'
33
__author_email__ = 'altair.bow@foxmail.com'
44
__description__ = 'Persistent database connection backends for Django'

0 commit comments

Comments
 (0)