We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CHANGELOG
main
git tag -a vX.Y.Z -m ""
make dist
rflx
git push --follow-tags
twine upload --repository-url https://test.pypi.org/legacy/ dist/RecordFlux-X.Y.Z.tar.gz
pip3 install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ RecordFlux
pip3 install RecordFlux
The text was updated successfully, but these errors were encountered:
Add 0.9.0 to CHANGELOG
885e86c
Ref. #1281
cd9e7ac
9086149
https://test.pypi.org/project/RecordFlux/0.9.0/
Sorry, something went wrong.
treiher
No branches or pull requests
Update submodulesCHANGELOG
main
branchgit tag -a vX.Y.Z -m ""
make dist
rflx
are installedrflx
executablegit push --follow-tags
twine upload --repository-url https://test.pypi.org/legacy/ dist/RecordFlux-X.Y.Z.tar.gz
pip3 install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ RecordFlux
pip3 install RecordFlux
The text was updated successfully, but these errors were encountered: