Skip to content

Commit

Permalink
PyKMIP - Release 0.9.1
Browse files Browse the repository at this point in the history
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
  • Loading branch information
PeterHamilton committed Jun 21, 2019
1 parent e52de92 commit ea66372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kmip/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# License for the specific language governing permissions and limitations
# under the License.

__version__ = "0.10.dev1"
__version__ = "0.9.1"

0 comments on commit ea66372

Please sign in to comment.