Skip to content

Commit c55ebaa

Browse files
Add instructions on how to do a release to README.md
1 parent 600a274 commit c55ebaa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,7 @@ To run the widget designer you need python development libraries:
5050
`source .venv/bin/activate && env PYSIDE_DESIGNER_PLUGINS=$(realpath ./OATFWGUI) pyside6-designer`
5151

5252
Open `main_widget.ui` in the designer
53+
54+
### Releasing a new version
55+
1. Bump version in `OATFWGUI/_version.py`
56+
2. Run `scripts/commit_and_tag_new_version.sh`

0 commit comments

Comments
 (0)