Bump minor version.

This commit is contained in:
Christopher Charbonneau Wells 2018-01-25 06:32:54 -05:00
parent f406b056e5
commit 01868fe249
1 changed files with 1 additions and 1 deletions

View File

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