Skip to content

Commit 2990020

Browse files
committed
Version bump
1 parent aec8b00 commit 2990020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cached_property.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
__author__ = 'Daniel Greenfeld'
44
__email__ = '[email protected]'
5-
__version__ = '0.1.5'
5+
__version__ = '1.0.0'
66
__license__ = 'BSD'
77

88
from time import time

0 commit comments

Comments
 (0)