mirror of https://github.com/snachodog/mybuddy.git
Bump version to 1.5.1
This commit is contained in:
parent
311c6d2e05
commit
5aae21cebe
|
@ -46,7 +46,7 @@
|
|||
""" # noqa
|
||||
|
||||
__title__ = 'Baby Buddy'
|
||||
__version__ = '1.5.0'
|
||||
__version__ = '1.5.1'
|
||||
__license__ = 'BSD 2-Clause'
|
||||
|
||||
VERSION = __version__
|
||||
|
|
Loading…
Reference in New Issue