We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65ca3f5 commit 0e583d6Copy full SHA for 0e583d6
setup.py
@@ -9,7 +9,7 @@
9
import shutil
10
import subprocess
11
12
-wip_version = "1.8.0"
+wip_version = "1.9.0"
13
14
def version_number():
15
"""This function reads the version number which is populated by github actions"""
0 commit comments