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
Tagging the code:
git tag -a -m "Version 1.1.7" v1.1.7 git push --tags
Conda-forge "feedstock" (== the recipe on how to build the conda package) is located at https://github.com/conda-forge/assist-feedstock
The text was updated successfully, but these errors were encountered:
git tag -a -m "Version $(cat version.txt)" v$(cat version.txt)
Sorry, something went wrong.
No branches or pull requests
Tagging the code:
Conda-forge "feedstock" (== the recipe on how to build the conda package) is located at https://github.com/conda-forge/assist-feedstock
The text was updated successfully, but these errors were encountered: