File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Install it from [PyPI](https://pypi.org/project/ahlbatross/):
2424pip install ahlbatross
2525```
2626
27- ## Development setup
27+ ## Development Setup
2828
2929To set up the python development environment, install the required dependencies via
3030
4141Check out our [ Python Template Repository] ( https://github.com/Hochfrequenz/python_template_repository#how-to-use-this-repository-on-your-machine )
4242for detailed descriptions and step-by-step instructions.
4343
44+ ### Release Workflow / CD
45+ To publish a new version of this library on PyPI [ create a new release] ( https://github.com/Hochfrequenz/ahlbatross/releases/new ) .
46+ Use semantic versioning with leading ` v ` , e.g. ` v1.2.3 ` and please include at least the autogenerated release notes.
47+
4448## Contribute
4549
4650Feel free to contribute to this project by opening a pull request against the main branch.
You can’t perform that action at this time.
0 commit comments