Version bump.

This commit is contained in:
Christopher Charbonneau Wells 2018-03-27 19:41:41 -07:00
parent 096092b91d
commit 382d106c28
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
"""
__title__ = 'Baby Buddy'
__version__ = '1.0.2'
__version__ = '1.0.3'
__license__ = 'BSD 2-Clause'
VERSION = __version__