PureStorage-OpenConnect / rest-client

Pure Storage FlashArray Python REST 1.X Client
BSD 2-Clause "Simplified" License
39 stars 23 forks source link

version 1.14.0 #10

Closed BuildAndDestroy closed 4 years ago

BuildAndDestroy commented 6 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'

sdodsley commented 4 years ago

We are well past this version so closing as unnecessary