Skip to content

Commit

Permalink
Update version number to 8.0+ after release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jendrikseipp authored and Silvan Sievers committed Oct 26, 2023
1 parent 3d01b1d commit 7c7122d
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__ = "8.0"
__version__ = "8.0+"

0 comments on commit 7c7122d

Please sign in to comment.