1
0
mirror of https://github.com/bspeice/metrik synced 2025-07-03 06:45:07 -04:00

Update the version so the upgrades take

This commit is contained in:
Bradlee Speice
2016-08-23 16:43:49 -04:00
parent 8af4330f45
commit fd20fa574f
2 changed files with 4 additions and 2 deletions

View File

@ -1,2 +1,2 @@
__version__ = 0.1
__version__ = '0.1.1'
__release__ = __version__