Bump version.

This commit is contained in:
Christopher Charbonneau Wells 2018-11-05 18:55:06 -08:00
parent 1570976c9f
commit 88999233e8
1 changed files with 1 additions and 1 deletions

View File

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