Skip to content

Commit

Permalink
Increase version number
Browse files Browse the repository at this point in the history
  • Loading branch information
bblommers committed May 11, 2024
1 parent e0f2c3c commit 3f9fac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion freezegun/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from .config import configure

__title__ = 'freezegun'
__version__ = '1.5.0'
__version__ = '1.5.1'
__author__ = 'Steve Pulec'
__license__ = 'Apache License 2.0'
__copyright__ = 'Copyright 2012 Steve Pulec'
Expand Down

0 comments on commit 3f9fac4

Please sign in to comment.