diff --git a/src/nginx/HISTORY.rst b/src/nginx/HISTORY.rst index 8c34bccfff8..4a3adac3823 100644 --- a/src/nginx/HISTORY.rst +++ b/src/nginx/HISTORY.rst @@ -3,6 +3,10 @@ Release History =============== +0.1.1 +++++++ +* Update the GA sku in the creation example. + 0.1.0 ++++++ * Initial release. \ No newline at end of file diff --git a/src/nginx/setup.py b/src/nginx/setup.py index bd3e0ab055d..4105594e88e 100644 --- a/src/nginx/setup.py +++ b/src/nginx/setup.py @@ -16,7 +16,7 @@ # TODO: Confirm this is the right version number you want and it matches your # HISTORY.rst entry. -VERSION = '0.1.0' +VERSION = '0.1.1' # The full list of classifiers is available at # https://pypi.python.org/pypi?%3Aaction=list_classifiers