Open mjuric opened 11 months ago
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
git tag -a -m "Version $(cat version.txt)" v$(cat version.txt)
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