Version bump.

This commit is contained in:
Christopher Charbonneau Wells 2018-05-20 16:46:55 -07:00
parent 2bc9d4703d
commit 5baf5bca6b
1 changed files with 1 additions and 1 deletions

View File

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