We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d20593b commit 92757f1Copy full SHA for 92757f1
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="pymysql-pooling",
8
- version="1.0.5",
+ version="1.0.6",
9
description="pymysql-based database connection pool",
10
long_description=long_description,
11
long_description_content_type="text/markdown",
0 commit comments