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

Merge pull request #440 from OpenKMIP/feat/bump-version

Update the PyKMIP library version to 0.9.dev0
This commit is contained in:
Peter Hamilton
2018-05-18 11:35:56 -04:00
committed by GitHub
2 changed files with 8 additions and 1 deletions

View File

@@ -2,6 +2,13 @@
Changelog
=========
.. _v0.9:
0.9 - `master`_
~~~~~~~~~~~~~~~
.. note:: This version is not yet released and is under active development.
.. _v0.8:
0.8 - May 18, 2018

View File

@@ -13,4 +13,4 @@
# License for the specific language governing permissions and limitations
# under the License.
__version__ = '0.8.0'
__version__ = '0.9.dev0'