Skip to content

Commit f4489d1

Browse files
authored
Merge pull request #30 from ashahid-ps/version_1_21_0
Release 1.21.0: Added FlashBlade REST 2.3
2 parents 5100ebd + f859453 commit f4489d1

File tree

402 files changed

+91687
-309
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

402 files changed

+91687
-309
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.21.0 11/23/2021 Added FlashBlade 2.3 client
910
1.20.1 11/09/2021 Bug fix for FlashBlade client
1011
1.20.0 11/01/2021 Added FlashBlade 2.2 client
1112
1.19.0 10/22/2021 Added FlashArray 2.10 client

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
author = u'Pure Storage, Inc.'
2828

2929
# The short X.Y version
30-
version = u'1.20'
30+
version = u'1.21'
3131
# The full version, including alpha/beta/rc tags
32-
release = u'1.20.1'
32+
release = u'1.21.0'
3333

3434

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

0 commit comments

Comments
 (0)