Skip to content

Commit 5100ebd

Browse files
authored
Merge pull request #28 from msholes-ps/version_1_20_1
Release 1.20.1: Bug fix for FlashBlade client version selection
2 parents b130990 + 629a4ad commit 5100ebd

File tree

11 files changed

+1113
-1078
lines changed

11 files changed

+1113
-1078
lines changed

docs/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ A log of changes by version and date.
66
======= ========== =====
77
Version Date Notes
88
======= ========== =====
9+
1.20.1 11/09/2021 Bug fix for FlashBlade client
910
1.20.0 11/01/2021 Added FlashBlade 2.2 client
1011
1.19.0 10/22/2021 Added FlashArray 2.10 client
1112
1.18.1 09/27/2021 Bug fix for Pure1 clients

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
# The short X.Y version
3030
version = u'1.20'
3131
# The full version, including alpha/beta/rc tags
32-
release = u'1.20.0'
32+
release = u'1.20.1'
3333

3434

3535
# -- General configuration ---------------------------------------------------

0 commit comments

Comments
 (0)