From 6c25198da68f7d1e2ebdc28d4f55fb3164530a4d Mon Sep 17 00:00:00 2001 From: "RuiJun Hu (MSFT)" Date: Tue, 25 Mar 2025 17:45:22 +0800 Subject: [PATCH] update version --- src/internet-analyzer/HISTORY.rst | 4 ++++ src/internet-analyzer/setup.py | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/internet-analyzer/HISTORY.rst b/src/internet-analyzer/HISTORY.rst index 5ec3a0da90b..875e86187eb 100644 --- a/src/internet-analyzer/HISTORY.rst +++ b/src/internet-analyzer/HISTORY.rst @@ -3,6 +3,10 @@ Release History =============== +1.0.0b2 +++++++ +* Update module documentation. + 1.0.0b1 +++++ * Replace msrestazure with azure.core diff --git a/src/internet-analyzer/setup.py b/src/internet-analyzer/setup.py index 9bc289c8017..8b01aabc96d 100644 --- a/src/internet-analyzer/setup.py +++ b/src/internet-analyzer/setup.py @@ -16,7 +16,7 @@ # TODO: Confirm this is the right version number you want and it matches your # HISTORY.rst entry. -VERSION = '1.0.0b1' +VERSION = '1.0.0b2' # The full list of classifiers is available at # https://pypi.python.org/pypi?%3Aaction=list_classifiers