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 dbf31ee commit 02447b5Copy full SHA for 02447b5
1 file changed
setup.py
@@ -9,7 +9,7 @@
9
import shutil
10
import subprocess
11
12
-wip_version = "1.1.1b1"
+wip_version = "1.1.2"
13
14
def version_number():
15
"""This function reads the version number which is populated by github actions"""
0 commit comments