fix mismatched Version numbers and missing verbose_names

This commit is contained in:
Jens Langhammer
2019-02-10 20:08:29 +01:00
parent 1a998e5020
commit 58ebd15ada
6 changed files with 10 additions and 3 deletions

View File

@ -1,2 +1,2 @@
"""passbook api"""
__version__ = '0.0.1-alpha'
__version__ = '0.0.3-alpha'