Skip to content

Commit

Permalink
Update version number to 6.2 for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jendrikseipp committed Oct 20, 2020
1 parent 8f9ac70 commit 8445034
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 @@ -14,4 +14,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__ = "6.1+"
__version__ = "6.2"

0 comments on commit 8445034

Please sign in to comment.