We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9548a4 commit aece5f6Copy full SHA for aece5f6
setup.py
@@ -9,7 +9,7 @@
9
import shutil
10
import subprocess
11
12
-wip_version = "1.7.1"
+wip_version = "1.7.2"
13
14
def version_number():
15
"""This function reads the version number which is populated by github actions"""
0 commit comments