Skip to content

Commit 41281fa

Browse files
committed
Bump version to 2.6.0
1 parent 25ec375 commit 41281fa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.2'
32-
__build__ = 0x020502
31+
__version__ = '2.6.0'
32+
__build__ = 0x020600
3333
__author__ = 'Grant Jenks'
3434
__license__ = 'Apache 2.0'
3535
__copyright__ = 'Copyright 2016 Grant Jenks'

0 commit comments

Comments
 (0)