Create v2.3.0 release

This commit is contained in:
Christopher Charbonneau Wells 2024-04-13 08:22:50 -07:00 committed by GitHub
parent 2c10fc03a5
commit 4425564874
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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