0.3.0 - Fix version

This commit is contained in:
Mardix
2015-05-26 02:57:17 -04:00
parent 1bb53c1d8c
commit 584a2acdb8
+1 -1
View File
@@ -20,7 +20,7 @@ from setuptools import setup, find_packages
__NAME__ = "flask-CloudStorage"
__version__ = "0.2.1"
__version__ = "0.3.0"
__author__ = "Mardix"
__license__ = "MIT"
__copyright__ = "2015"