Skip to content

Commit e6de8e1

Browse files
committed
Incrementing version to v2.7.1
1 parent 8fec293 commit e6de8e1

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
@@ -1,5 +1,5 @@
11
__package_name__ = 'python-utils'
2-
__version__ = '2.7.0'
2+
__version__ = '2.7.1'
33
__author__ = 'Rick van Hattem'
44
__author_email__ = '[email protected]'
55
__description__ = (

0 commit comments

Comments
 (0)