Skip to content

Commit 8aa1c2a

Browse files
committed
Bump version to 2.5.2
1 parent 07b3ff9 commit 8aa1c2a

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
@@ -28,8 +28,8 @@
2828

2929

3030
__title__ = 'diskcache'
31-
__version__ = '2.5.1'
32-
__build__ = 0x020501
31+
__version__ = '2.5.2'
32+
__build__ = 0x020502
3333
__author__ = 'Grant Jenks'
3434
__license__ = 'Apache 2.0'
3535
__copyright__ = 'Copyright 2016 Grant Jenks'

0 commit comments

Comments
 (0)