Bump version

This commit is contained in:
Christopher C. Wells 2020-01-31 09:10:40 -08:00
parent 05266d4b76
commit b5dc34e388
1 changed files with 1 additions and 1 deletions

View File

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