Skip to content

Commit

Permalink
Update version number to 7.2 for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jendrikseipp committed Oct 9, 2022
1 parent f3c4e25 commit 515bdae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lab/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#: Lab version number. A "+" is appended to all non-tagged revisions.
__version__ = "7.1+"
__version__ = "7.2"

0 comments on commit 515bdae

Please sign in to comment.