Bump version.

This commit is contained in:
Christopher C. Wells 2019-06-07 07:26:54 -07:00
parent f270af8cd4
commit badfcc4015
1 changed files with 1 additions and 1 deletions

View File

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