Skip to content

Commit 5a4aeb3

Browse files
committed
Bump version to 3.3.1
Signed-off-by: Tsuyoshi Hombashi <[email protected]>
1 parent 2f5b3a1 commit 5a4aeb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pathvalidate/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
__author__: Final = "Tsuyoshi Hombashi"
55
__copyright__: Final = f"Copyright 2016-2025, {__author__}"
66
__license__: Final = "MIT License"
7-
__version__ = "3.3.0"
7+
__version__ = "3.3.1"
88
__maintainer__: Final = __author__
99
__email__: Final = "[email protected]"

0 commit comments

Comments
 (0)