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:
@@ -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
|
||||
|
||||
@@ -13,4 +13,4 @@
|
||||
# License for the specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
__version__ = '0.8.0'
|
||||
__version__ = '0.9.dev0'
|
||||
|
||||
Reference in New Issue
Block a user