Skip to content

Commit 735393d

Browse files
release version block
1 parent 19456f6 commit 735393d

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

src/fleet/HISTORY.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,3 @@ Release History
150150
1.6.4
151151
++++++
152152
* Fix help text for `fleet list` command.
153-
154-
1.6.5
155-
++++++
156-
* create_fleet now creates a role assignment on both the agent and API server subnets when the fleet is set to privateV2 and a user-assigned MSI is used.

src/fleet/setup.py

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

1717
# TODO: Confirm this is the right version number you want and it matches your
1818
# HISTORY.rst entry.
19-
VERSION = '1.6.5'
19+
VERSION = '1.6.2'
2020

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

0 commit comments

Comments
 (0)