Skip to content

Commit

Permalink
build: ready for 1.1.2 tag [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffstadt committed Nov 19, 2021
1 parent dbf31ee commit 02447b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import shutil
import subprocess

wip_version = "1.1.1b1"
wip_version = "1.1.2"

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

0 comments on commit 02447b5

Please sign in to comment.