Skip to content

Commit 421847f

Browse files
committed
1.1.0:
update: psycopg2 backend add: jdbc(Oracle, OceanBase) backends compatibility for django4
1 parent 60b3963 commit 421847f

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

0 commit comments

Comments
 (0)