We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75a3931 commit 034a24bCopy full SHA for 034a24b
src/nginx/HISTORY.rst
@@ -3,7 +3,7 @@
3
Release History
4
===============
5
6
-2.0.1
+2.0.0
7
++++++
8
* Added support for Web Application Firewall (WAF) v2 with static analysis.
9
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.1'
+VERSION = '2.0.0'
20
21
# The full list of classifiers is available at
22
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments