diff --git a/doc/NEWS.md b/doc/NEWS.md index 5547869..ad8a6e5 100644 --- a/doc/NEWS.md +++ b/doc/NEWS.md @@ -1,3 +1,7 @@ +0.0.20230801-UNRELEASED + + * cleanup: added a test for terminal width detection to "`make test`" + 1.7.24 - 30 July 2023 * fix: correct terminal size detection, broken in 1.7.17 by the configuration script rewrite ([GH#72](https://github.com/a-j-wood/pv/issues/72)) diff --git a/doc/VERSION b/doc/VERSION index 384e29d..5638e37 100644 --- a/doc/VERSION +++ b/doc/VERSION @@ -1 +1 @@ -1.7.24 +0.0.20230801-UNRELEASED