Skip to content

Commit

Permalink
Update version number to 5.1 for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jendrikseipp committed Dec 10, 2019
1 parent 17f4176 commit 19118c4
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__ = '5.0+'
__version__ = '5.1'

0 comments on commit 19118c4

Please sign in to comment.