Skip to content

v0.4.3

Compare
Choose a tag to compare
@adamkoziol adamkoziol released this 06 May 19:59
· 17 commits to main since this release

Release 0.4.3

Features

  • Updated the GitHub Actions workflow to include CONDA_BLD_PATH environment variable. This change allows the workflow to correctly locate the built Conda packages for upload.
  • Added a step in the workflow to install conda-verify. This tool provides additional checks on Conda packages.

Fixes

  • Updated the file paths in the anaconda upload commands to use the CONDA_BLD_PATH environment variable. This fixes an issue where the commands were failing because they couldn't find the files.

Miscellaneous

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