Skip to content

Commit

Permalink
up version
Browse files Browse the repository at this point in the history
  • Loading branch information
StRigaud committed Sep 7, 2023
1 parent 6a24947 commit 6ef77d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyclesperanto/_version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# pyclesperanto version
VERSION_CODE = 0, 7, 1
VERSION_CODE = 0, 7, 2
VERSION_STATUS = ""
VERSION = ".".join(str(x) for x in VERSION_CODE) + VERSION_STATUS

Expand Down

0 comments on commit 6ef77d0

Please sign in to comment.