Skip to content

Commit a6af881

Browse files
committed
Resolve comments
1 parent 034a24b commit a6af881

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

src/nginx/HISTORY.rst

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

66
2.0.0
77
++++++
8-
* Added support for Web Application Firewall (WAF) v2 with static analysis.
8+
* General Availability for Web Application Firewall (WAF) v2 with static analysis.
99

1010
2.0.0b11
1111
++++++
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"azext.isPreview": true,
2+
"azext.isPreview": false,
33
"azext.minCliCoreVersion": "2.75.0"
44
}

src/nginx/setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@
3434
'Programming Language :: Python :: 3.11',
3535
'Programming Language :: Python :: 3.12',
3636
'Programming Language :: Python :: 3.13',
37-
'Programming Language :: Python :: 3.14',
38-
'Programming Language :: Python :: 3.15',
3937
'License :: OSI Approved :: MIT License',
4038
]
4139

0 commit comments

Comments
 (0)