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 c5c0a76 commit 3de4b5bCopy full SHA for 3de4b5b
pathvalidate/__version__.py
@@ -6,6 +6,6 @@
6
__author__ = "Tsuyoshi Hombashi"
7
__copyright__ = "Copyright 2016-{}, {}".format(datetime.now().year, __author__)
8
__license__ = "MIT License"
9
-__version__ = "0.24.1"
+__version__ = "0.25.0"
10
__maintainer__ = __author__
11
__email__ = "tsuyoshi.hombashi@gmail.com"
0 commit comments