mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-11-01 12:04:13 +01:00
This change adds a top-level version module to hold the version definition for the library. This is then used in both kmip/__init__.py and setup.py, allowing version inspection on import of the library and automatic syncing of the version across the project.