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 951e94d commit 85b60e8Copy full SHA for 85b60e8
nameparser/__init__.py
@@ -1,4 +1,4 @@
1
-VERSION = (0, 3, 5)
+VERSION = (0, 3, 6)
2
__version__ = '.'.join(map(str, VERSION))
3
__author__ = "Derek Gulbranson"
4
__author_email__ = '[email protected]'
0 commit comments