We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aec8b00 commit 2990020Copy full SHA for 2990020
cached_property.py
@@ -2,7 +2,7 @@
2
3
__author__ = 'Daniel Greenfeld'
4
__email__ = '[email protected]'
5
-__version__ = '0.1.5'
+__version__ = '1.0.0'
6
__license__ = 'BSD'
7
8
from time import time
0 commit comments