diff --git a/CHANGES.txt b/CHANGES.txt index 3e88e03..f871b99 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,17 @@ +testing 3.9.1 +============= +Recommended release for development: Fedora 43 +Required stratisd version: 3.9.2 +Required stratis-cli version: 3.9.0 + +- Revert "Change expected error type on failure to set fs limit": + https://github.com/stratis-storage/testing/pull/340 + +- Tidies and Maintenance: + https://github.com/stratis-storage/testing/pull/339 + https://github.com/stratis-storage/testing/pull/338 + + testing 3.9.0 ============= Recommended release for development: Fedora 43 diff --git a/setup.cfg b/setup.cfg index c539780..9540af0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ [metadata] name = testing url = https://github.com/stratis-storage/testing -version = 3.9.0 +version = 3.9.1 long_description = file: README.md long_description_content_type = text/markdown license = Apache-2.0