Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
z411 committed Aug 21, 2018
1 parent 98734cf commit c8aacdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trackma/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
import pickle
import uuid

VERSION = '0.7.4'
VERSION = '0.7.5'

datadir = os.path.dirname(__file__)
LOGIN_PASSWD = 1
Expand Down

0 comments on commit c8aacdc

Please sign in to comment.