Skip to content

Commit f555550

Browse files
committed
chore: update version to 1.20.6 in pixi.lock and modify release process steps in CONTRIBUTING.md
1 parent 03f12ec commit f555550

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,9 +180,10 @@ $ rm -fr build
180180

181181
> 1. Update the release log
182182
> 2. Update version number in `anypytools.__init__.py`, and `pixi.toml`. Ensure they match.
183-
> 3. Ensure test pass
184-
> 4. Make PR on GitHub, and check docs compile correctly on Github Actions
185-
> 5. Create a release on GitHub with the version number as the tag.
183+
> 4. Run `pixi.lock` to ensure lock file is updated.
184+
> 5. Ensure test pass
185+
> 6. Make PR on GitHub, and check docs compile correctly on Github Actions
186+
> 7. Create a release on GitHub with the version number as the tag.
186187
> 1. This will trigger a Pypi release automatically
187188
> 2. A conda-forge release will also trigger automatically within 1 day. Alternatively, go to https://github.com/conda-forge/anypytools-feedstock and create a issue with the title: `@conda-forge-admin, please update version`. This will make the conda-forge relase immediatly.
188189

pixi.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)