Update release notes

This commit is contained in:
Ian Bell
2025-05-20 07:58:27 -04:00
parent c419eff1ec
commit e461c34e79

View File

@@ -56,6 +56,6 @@ the CoolProp library.
zipped sources.
- Bump the version number in the CMake file and commit.
- Announce the new features if you like.
- Remove artifacts from TestPYPI with ``pypi-cleanup -t https://test.pypi.org -p coolprop -r '.*post\d.*' --query-only`` to determine what will be deleted and then with your username to do it
- Remove artifacts from TestPYPI. First with ``pypi-cleanup -t https://test.pypi.org -p coolprop --query-only -r ".*post\d.*""`` to determine what will be deleted and then with your username ``-u username`` to do it
That's all folks.