diff --git a/src/redisenterprise/HISTORY.rst b/src/redisenterprise/HISTORY.rst index 1515fce4a02..19157645ac7 100644 --- a/src/redisenterprise/HISTORY.rst +++ b/src/redisenterprise/HISTORY.rst @@ -2,7 +2,7 @@ Release History =============== -0.1.5 +1.0.0 +++++++++ - Added support for new enterprise SKU E1 diff --git a/src/redisenterprise/setup.py b/src/redisenterprise/setup.py index 0421d7dfad7..02853f8a8bc 100644 --- a/src/redisenterprise/setup.py +++ b/src/redisenterprise/setup.py @@ -10,7 +10,7 @@ # HISTORY.rst entry. -VERSION = '0.1.5' +VERSION = '1.0.0' # The full list of classifiers is available at # https://pypi.python.org/pypi?%3Aaction=list_classifiers