Skip to content

Commit fa07a98

Browse files
author
Sean Hobbs
committed
bump version
1 parent 072a120 commit fa07a98

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/fleet/HISTORY.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,3 +138,7 @@ Release History
138138
1.6.1
139139
++++++
140140
* Modified parameter handling to accept both file paths and inline JSON strings for the --stages argument
141+
142+
1.6.2
143+
++++++
144+
* Updated help text for new supported member cluster type.

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.1'
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)