Skip to content

Commit 1a1df8b

Browse files
committed
Update changelog
1 parent b51b2a2 commit 1a1df8b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

src/nsp/HISTORY.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ Release History
44
===============
55
===============
66

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+
714
##### 1.0.0
815
++++++
916
New commands added:

src/nsp/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 = '1.0.0'
13+
VERSION = '1.1.0'
1414

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

0 commit comments

Comments
 (0)