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 19f1094 commit cb57909Copy full SHA for cb57909
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.21.0"
+__version__ = "0.21.1"
10
__maintainer__ = __author__
11
__email__ = "tsuyoshi.hombashi@gmail.com"
0 commit comments