mirror of https://github.com/snachodog/mybuddy.git
Create v2.2.1 release
This commit is contained in:
parent
c1e4876c20
commit
98f46fe468
|
@ -46,7 +46,7 @@ r"""
|
||||||
""" # noqa
|
""" # noqa
|
||||||
|
|
||||||
__title__ = "Baby Buddy"
|
__title__ = "Baby Buddy"
|
||||||
__version__ = "2.2.0"
|
__version__ = "2.2.1"
|
||||||
__license__ = "BSD 2-Clause"
|
__license__ = "BSD 2-Clause"
|
||||||
|
|
||||||
VERSION = __version__
|
VERSION = __version__
|
||||||
|
|
Loading…
Reference in New Issue