Skip to content

Commit

Permalink
Bump version to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cdubz committed Feb 25, 2021
1 parent 311c6d2 commit 5aae21c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion babybuddy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
""" # noqa

__title__ = 'Baby Buddy'
__version__ = '1.5.0'
__version__ = '1.5.1'
__license__ = 'BSD 2-Clause'

VERSION = __version__
Expand Down

0 comments on commit 5aae21c

Please sign in to comment.