Skip to content

Commit a9dc634

Browse files
committed
Update to az cli beta version instead of stable
1 parent 275385b commit a9dc634

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

src/palo-alto-networks/HISTORY.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22
33
Release History
44
===============
5-
2.0.0
5+
2.0.0b1
66
++++++
77
* Updated API version from 2022-08-29 to 2025-10-08 across all commands
88
* Added new firewall metrics configuration support and commands
99
* Added support for Strata Cloud Manager configuration
1010
* Enhanced network profile with new properties for private source NAT rules and trusted ranges
1111
* Add new commands for CreateProductSerialNumber, ListCloudManagerTenants, ListSupportInfo
12+
* Restrict firewall name with a pattern
1213

1314
1.1.2b2
1415
++++++

src/palo-alto-networks/setup.py

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

1111

1212
# HISTORY.rst entry.
13-
VERSION = '2.0.0'
13+
VERSION = '2.0.0b1'
1414

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

0 commit comments

Comments
 (0)