Skip to content

Commit 4e707e4

Browse files
committed
Bump version to 2.6.4
1 parent 8ae83c4 commit 4e707e4

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.6.3'
32-
__build__ = 0x020603
31+
__version__ = '2.6.4'
32+
__build__ = 0x020604
3333
__author__ = 'Grant Jenks'
3434
__license__ = 'Apache 2.0'
3535
__copyright__ = 'Copyright 2016 Grant Jenks'

0 commit comments

Comments
 (0)