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 eebccea commit b0a3faeCopy full SHA for b0a3fae
setup.py
@@ -9,7 +9,7 @@
9
import shutil
10
import subprocess
11
12
-wip_version = "2.2"
+wip_version = "2.3"
13
14
def version_number():
15
"""This function reads the version number which is populated by github actions"""
0 commit comments