Skip to content

Commit d80878c

Browse files
committed
typo
1 parent 921d4f0 commit d80878c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The following are the steps to follow to make a new PySCIPOpt release. They shou
1010
pip install -i https://test.pypi.org/simple/ PySCIPOpt
1111
```
1212
- [ ] If it works, release on pypi.org with running the same workflow but with `test-pypi:false`.
13-
- [ ] Then create a tag wit the new version (from the master branch)
13+
- [ ] Then create a tag with the new version (from the master branch)
1414
```bash
1515
git tag vX.X.X
1616
git push origin vX.X.X

0 commit comments

Comments
 (0)