Bump minor version.

This commit is contained in:
Christopher Charbonneau Wells 2018-03-04 15:46:21 -08:00
parent 4d94b85169
commit 47d1e1af98
1 changed files with 1 additions and 1 deletions

View File

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