Skip to content

v0.4.4

Compare
Choose a tag to compare
@adamkoziol adamkoziol released this 07 May 13:50
· 16 commits to main since this release

Release 0.4.4

Features

  • Renamed the CONDA_BLD_PATH environment variable to CONDA_PKG_PATH in the GitHub Actions workflow. This change provides a more accurate name for the path where the Conda packages are stored.

Fixes

  • Updated the paths in the anaconda upload commands and the actions/upload-artifact step to use the new CONDA_PKG_PATH environment variable. This ensures that these steps are looking in the correct location for the Conda packages.

Chore

  • Updated the version number in allele_tools/version.py to 0.4.4.