2
0
mirror of https://github.com/openkmip/pykmip synced 2025-12-05 23:53:19 +00:00

PyKMIP - Release 0.9.1

This update is a bug fix release for PyKMIP 0.9, including the
following changes:

* Fix a bug with Locate attribute handling for KMIP 2.0 clients
This commit is contained in:
Peter Hamilton
2019-06-21 16:16:11 -04:00
committed by Peter Hamilton
parent e52de92418
commit ee037408cf

View File

@@ -13,4 +13,4 @@
# License for the specific language governing permissions and limitations
# under the License.
__version__ = "0.10.dev1"
__version__ = "0.9.1"