Closed BuildAndDestroy closed 4 years ago
Noticed when running purestorage.VERSION, we are seeing 1.14.0 The git logs show 1.14.1
rest-client/purestorage/purestorage.py VERSION = '1.14.0'
should be updated to
VERSION = '1.14.1'
We are well past this version so closing as unnecessary
Noticed when running purestorage.VERSION, we are seeing 1.14.0 The git logs show 1.14.1
rest-client/purestorage/purestorage.py VERSION = '1.14.0'
should be updated to
VERSION = '1.14.1'