Skip to content

Commit 52ef6e0

Browse files
committed
Change in readme
1 parent c84f506 commit 52ef6e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyconstring/pyconstring.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010

1111
__all__ = ['ConnectionString']
12-
__version__ = '0.3.2'
12+
__version__ = '0.4.0'
1313

1414

1515
class ConnectionString(object):

0 commit comments

Comments
 (0)