Skip to content

Commit 02447b5

Browse files
committed
build: ready for 1.1.2 tag [skip ci]
1 parent dbf31ee commit 02447b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import shutil
1010
import subprocess
1111

12-
wip_version = "1.1.1b1"
12+
wip_version = "1.1.2"
1313

1414
def version_number():
1515
"""This function reads the version number which is populated by github actions"""

0 commit comments

Comments
 (0)