Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ef29fc9

Browse files
committedOct 29, 2022
Incrementing version to v3.4.1
1 parent 3345895 commit ef29fc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎python_utils/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
)
88
__url__: str = 'https://github.com/WoLpH/python-utils'
99
# Omit type info due to automatic versioning script
10-
__version__ = '3.4.0'
10+
__version__ = '3.4.1'

0 commit comments

Comments
 (0)
Please sign in to comment.