Create v2.2.1 release

This commit is contained in:
Christopher C. Wells 2024-01-27 19:43:07 -08:00
parent c1e4876c20
commit 98f46fe468
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ r"""
""" # noqa
__title__ = "Baby Buddy"
__version__ = "2.2.0"
__version__ = "2.2.1"
__license__ = "BSD 2-Clause"
VERSION = __version__