Skip to content

Commit ea66372

Browse files
committed
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
1 parent e52de92 commit ea66372

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kmip/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# License for the specific language governing permissions and limitations
1414
# under the License.
1515

16-
__version__ = "0.10.dev1"
16+
__version__ = "0.9.1"

0 commit comments

Comments
 (0)