We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0287c3d commit 370a4fdCopy full SHA for 370a4fd
development/release.md
@@ -6,7 +6,6 @@ To create a release with Pixi run the following commands on the **devel** branch
6
EIGENPY_VERSION=X.Y.Z pixi run release_new_version
7
git push origin
8
git push origin vX.Y.Z
9
-git push origin devel:master
10
```
11
12
Where `X.Y.Z` is the new version.
0 commit comments