0.4 - Added new accessor property

This commit is contained in:
Mardix
2015-06-02 10:57:29 -04:00
parent 2971aca1f9
commit 64dc8dc24a
5 changed files with 97 additions and 7 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ from setuptools import setup, find_packages
__NAME__ = "flask-CloudStorage"
__version__ = "0.3.1"
__version__ = "0.4.0"
__author__ = "Mardix"
__license__ = "MIT"
__copyright__ = "2015"