Skip to content

Commit 034a24b

Browse files
committed
Update version to 2.0.0
1 parent 75a3931 commit 034a24b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/nginx/HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Release History
44
===============
55

6-
2.0.1
6+
2.0.0
77
++++++
88
* Added support for Web Application Firewall (WAF) v2 with static analysis.
99

src/nginx/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
# TODO: Confirm this is the right version number you want and it matches your
1818
# HISTORY.rst entry.
19-
VERSION = '2.0.1'
19+
VERSION = '2.0.0'
2020

2121
# The full list of classifiers is available at
2222
# https://pypi.python.org/pypi?%3Aaction=list_classifiers

0 commit comments

Comments
 (0)