Skip to content

Commit

Permalink
Create v2.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cdubz committed Jan 20, 2024
1 parent 400084b commit 27d4a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion babybuddy/__init__.py
Expand Up @@ -46,7 +46,7 @@
""" # noqa

__title__ = "Baby Buddy"
__version__ = "2.1.2"
__version__ = "2.2.0"
__license__ = "BSD 2-Clause"

VERSION = __version__
Expand Down

0 comments on commit 27d4a9e

Please sign in to comment.