This commit is contained in:
Derek Bekoe 2017-04-17 13:33:47 -07:00 коммит произвёл GitHub
Родитель a18c73ec88
Коммит 98f4b25eae
2 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -3,6 +3,8 @@
Release History
===============
0.2.0 (2017-04-17)
++++++++++++++++++++
* Adding update command which also adds the ability to scale for redis cache
* Deprecates the 'update-settings' command.

Просмотреть файл

@ -9,7 +9,7 @@
from codecs import open
from setuptools import setup
VERSION = '0.1.1b3+dev'
VERSION = '0.2.0+dev'
# The full list of classifiers is available at
# https://pypi.python.org/pypi?%3Aaction=list_classifiers