Skip to content

Commit 9670fbb

Browse files
committed
Bump version to 5.0.3
1 parent d6c3a49 commit 9670fbb

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
@@ -46,8 +46,8 @@
4646
pass
4747

4848
__title__ = 'diskcache'
49-
__version__ = '5.0.2'
50-
__build__ = 0x050002
49+
__version__ = '5.0.3'
50+
__build__ = 0x050003
5151
__author__ = 'Grant Jenks'
5252
__license__ = 'Apache 2.0'
5353
__copyright__ = 'Copyright 2016-2020 Grant Jenks'

0 commit comments

Comments
 (0)