We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b51b2a2 commit 1a1df8bCopy full SHA for 1a1df8b
src/nsp/HISTORY.rst
@@ -4,6 +4,13 @@ Release History
4
===============
5
6
7
+##### 1.1.0
8
+++++++
9
+* Pointed to ARM API version 2024-10-01
10
+
11
+New commands added:
12
+* perimeter service-tag: list
13
14
##### 1.0.0
15
++++++
16
New commands added:
src/nsp/setup.py
@@ -10,7 +10,7 @@
# HISTORY.rst entry.
-VERSION = '1.0.0'
+VERSION = '1.1.0'
# The full list of classifiers is available at
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments