Create v2.3.1 release

This commit is contained in:
Chris Wells 2024-04-15 13:40:06 +00:00
parent fcc6a79924
commit aaf97adc67
1 changed files with 1 additions and 1 deletions

View File

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