Skip to content

Commit c9bf52c

Browse files
committed
Increase version number
1 parent 0f2bd7e commit c9bf52c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

freezegun/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from .config import configure
1010

1111
__title__ = 'freezegun'
12-
__version__ = '1.5.4'
12+
__version__ = '1.5.5'
1313
__author__ = 'Steve Pulec'
1414
__license__ = 'Apache License 2.0'
1515
__copyright__ = 'Copyright 2012 Steve Pulec'

0 commit comments

Comments
 (0)