We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c34b381 commit 2d2d374Copy full SHA for 2d2d374
1 file changed
python_utils/__about__.py
@@ -6,4 +6,4 @@
6
'with the standard Python install')
7
__url__: str = 'https://github.com/WoLpH/python-utils'
8
# Omit type info due to automatic versioning script
9
-__version__ = '2.7.1'
+__version__ = '3.0.0'
0 commit comments