diff --git a/NEWS.rst b/NEWS.rst index 017184f..f1ad826 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,7 +1,13 @@ Release History --------------- -0.6.0 (Unreleased) +0.6.0.post1 (2019-10-10) +^^^^^^^^^^^^^^^^^^^^^^^^ + +* Issue `#24 `__: + Correctly update NEWS.rst for the 0.6.0 release. + +0.6.0 (2019-09-21) ^^^^^^^^^^^^^^^^^^ * Issue `#16 `__: @@ -16,6 +22,7 @@ Release History available (patch by Allan Harwood) * Updates to the default compatibility testing matrix: + * Added: PyPy3, CPython 3.6 (maintenance), CPython 3.7 (development) * Dropped: CPython 3.3 diff --git a/VERSION.txt b/VERSION.txt index a918a2a..9db1064 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -0.6.0 +0.6.0.post1