Skip to content

Commit 92757f1

Browse files
committed
release version 1.0.6 -- support passing any config to connection
1 parent d20593b commit 92757f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="pymysql-pooling",
8-
version="1.0.5",
8+
version="1.0.6",
99
description="pymysql-based database connection pool",
1010
long_description=long_description,
1111
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)