Skip to content

Commit 0294d58

Browse files
committed
Bump version to v5.5.0
1 parent c14345f commit 0294d58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

diskcache/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@
6161
pass
6262

6363
__title__ = 'diskcache'
64-
__version__ = '5.4.0'
65-
__build__ = 0x050400
64+
__version__ = '5.5.0'
65+
__build__ = 0x050500
6666
__author__ = 'Grant Jenks'
6767
__license__ = 'Apache 2.0'
6868
__copyright__ = 'Copyright 2016-2023 Grant Jenks'

0 commit comments

Comments
 (0)