We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c84f506 commit 52ef6e0Copy full SHA for 52ef6e0
pyconstring/pyconstring.py
@@ -9,7 +9,7 @@
9
10
11
__all__ = ['ConnectionString']
12
-__version__ = '0.3.2'
+__version__ = '0.4.0'
13
14
15
class ConnectionString(object):
0 commit comments