Create v2.1.0 release

This commit is contained in:
Christopher Charbonneau Wells 2023-10-08 22:41:04 +00:00
parent 7aae606a6a
commit 6db4d18e0a
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
""" # noqa
__title__ = "Baby Buddy"
__version__ = "2.0.4"
__version__ = "2.1.0"
__license__ = "BSD 2-Clause"
VERSION = __version__