Skip to content

Commit e80c877

Browse files
committed
updating history and setup.py versions
1 parent f6086b8 commit e80c877

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/networkcloud/HISTORY.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
Release History
44
===============
55

6+
4.0.0b2
7+
++++++++
8+
* Fixing zip/slip vulnerability in our custom_operations code.
9+
610
4.0.0b1
711
++++++++
812
* This beta version supports NetworkCloud 2025-07-01-preview APIs.

src/networkcloud/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 = '4.0.0b1'
13+
VERSION = '4.0.0b2'
1414

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

0 commit comments

Comments
 (0)