Skip to content

Commit 845f762

Browse files
committed
Bump version to 2.8.0
1 parent b55a73d commit 845f762

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
@@ -27,8 +27,8 @@
2727

2828

2929
__title__ = 'diskcache'
30-
__version__ = '2.7.0'
31-
__build__ = 0x020700
30+
__version__ = '2.8.0'
31+
__build__ = 0x020800
3232
__author__ = 'Grant Jenks'
3333
__license__ = 'Apache 2.0'
3434
__copyright__ = 'Copyright 2016 Grant Jenks'

0 commit comments

Comments
 (0)