Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
amadanmath committed Nov 9, 2017
1 parent 6e93b43 commit c348b2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gw2raidar/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
from dateutil import parser

VERSION = {
'id': '1.0.2',
'timestamp': 1509367406, # date +%s
'id': '1.0.3',
'timestamp': 1510196685, # date +%s
}

# Build paths inside the project like this: os.path.join(BASE_DIR, ...)
Expand Down

0 comments on commit c348b2d

Please sign in to comment.