Skip to content

Commit

Permalink
Update version number to 5.0 for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jendrikseipp committed Dec 4, 2019
1 parent 76f6481 commit a0d3c57
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
Expand Up @@ -16,4 +16,4 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.

#: Lab version number. A "+" is appended to all non-tagged revisions.
__version__ = '4.2+'
__version__ = '5.0'

0 comments on commit a0d3c57

Please sign in to comment.