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 94b41ba commit 1183ac7Copy full SHA for 1183ac7
pathvalidate/__version__.py
@@ -4,6 +4,6 @@
4
__author__ = "Tsuyoshi Hombashi"
5
__copyright__ = "Copyright 2016-{}, {}".format(datetime.now().year, __author__)
6
__license__ = "MIT License"
7
-__version__ = "1.1.1"
+__version__ = "2.0.0"
8
__maintainer__ = __author__
9
__email__ = "tsuyoshi.hombashi@gmail.com"
0 commit comments