We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddac7e2 commit 5ea9971Copy full SHA for 5ea9971
src/nginx/HISTORY.rst
@@ -3,6 +3,10 @@
3
Release History
4
===============
5
6
+2.0.0b10
7
+++++++
8
+* Updated Nginx Deployment documentation to show new marketplace SKU in examples.
9
+
10
2.0.0b9
11
++++++
12
* Added support for WAF v2.
src/nginx/setup.py
@@ -16,7 +16,7 @@
16
17
# TODO: Confirm this is the right version number you want and it matches your
18
# HISTORY.rst entry.
19
-VERSION = '2.0.0b9'
+VERSION = '2.0.0b10'
20
21
# The full list of classifiers is available at
22
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments