Skip to content

Commit c6858fe

Browse files
committed
Bump version to 3.3.0
Signed-off-by: Tsuyoshi Hombashi <tsuyoshi.hombashi@gmail.com>
1 parent a45890b commit c6858fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2.3"
7+
__version__ = "3.3.0"
88
__maintainer__: Final = __author__
99
__email__: Final = "tsuyoshi.hombashi@gmail.com"

0 commit comments

Comments
 (0)