Version bump.

This commit is contained in:
Christopher C. Wells 2019-05-04 05:45:49 -07:00
parent e96a469e89
commit a7637afb27
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
""" # noqa
__title__ = 'Baby Buddy'
__version__ = '1.2.1'
__version__ = '1.2.2'
__license__ = 'BSD 2-Clause'
VERSION = __version__