1- ![ sf-python-logo] ( https://raw.githubusercontent.com/solidfire/solidfire-sdk-python/master/img/python-50.png ) SolidFire Python SDK v1.7
1+ ![ sf-python-logo] ( https://raw.githubusercontent.com/solidfire/solidfire-sdk-python/master/img/python-50.png ) SolidFire Python SDK v12.3
22
33Python SDK library for interacting with SolidFire Element API
44
@@ -23,7 +23,7 @@ Compatibility
2323
2424| Component | Version |
2525| :-------------------------| :--------------|
26- | SolidFire Element OS | 10.0 - 12.2 |
26+ | SolidFire Element OS | 11.8 - 12.3 |
2727
2828Getting Help
2929------------
@@ -40,7 +40,7 @@ Documentation
4040[ Latest Docs] ( http://solidfire-sdk-python.readthedocs.io )
4141
4242[ Release
43- Notes] ( NetAppElementPythonSDKReleaseNotes1_7 .pdf)
43+ Notes] ( NetAppElementPythonSDKReleaseNotes12_3 .pdf)
4444
4545Installation
4646------------
@@ -58,9 +58,9 @@ python environment to only the required libraries.
5858Alternatively, for development purposes or to inspect the source, the
5959following will work:
6060
61- git clone git@github.com:solidfire/solidfire-sdk-python.git
61+ git clone git@github.com:solidfire/solidfire-sdk-python.git
6262 cd solidfire-sdk-python
63- git checkout develop
63+ git checkout develop
6464 pip install -e ".[dev, test, docs, release]"
6565 python setup.py install
6666
@@ -157,7 +157,7 @@ More Examples
157157-------------
158158
159159More specific examples are available
160- [ here] ( https://github.com/solidfire/solidfire-sdk-python/blob/master/ examples/examples.rst)
160+ [ here] ( examples/examples.rst )
161161
162162Logging
163163-------
@@ -191,7 +191,7 @@ Read timeout (useful for extending time for a service call to return):
191191** License**
192192-----------
193193
194- Copyright © 2020, 2021 NetApp, Inc. All rights reserved.
194+ Copyright © 2021 NetApp, Inc. All rights reserved.
195195
196196Licensed under the Apache License, Version 2.0 (the "License"); you may
197197not use this file except in compliance with the License. You may obtain
0 commit comments