diff --git a/CHANGES.rst b/CHANGES.rst index 3b30b66..f788ffd 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,12 @@ Changes in the development version ================================== +None so far. + + +Changes in version 0.4.0 +======================== + Backwards-incompatible changes ------------------------------ diff --git a/libcloudvagrant/__init__.py b/libcloudvagrant/__init__.py index 1199ea1..e4d3a2d 100644 --- a/libcloudvagrant/__init__.py +++ b/libcloudvagrant/__init__.py @@ -59,7 +59,7 @@ "ca-bundle.crt")) -__version__ = "0.3.0" +__version__ = "0.4.0" def test():