Flask-Cloudy 0.10.0

This commit is contained in:
Mardix
2015-07-30 00:46:30 -04:00
parent 618ce43487
commit a9a15d3fc6
10 changed files with 183 additions and 39 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ Supported storage:
from setuptools import setup, find_packages
__NAME__ = "Flask-Cloudy"
__version__ = "0.7.0"
__version__ = "0.10.0"
__author__ = "Mardix"
__license__ = "MIT"
__copyright__ = "2015"