Skip to content

Commit 025ed8e

Browse files
Documentation about release
1 parent 2b4795e commit 025ed8e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,8 @@ Then you can use the [datamodel-codegen](https://docs.pydantic.dev/latest/integr
3838
```bash
3939
datamodel-codegen --input HelloAssoV5OpenAPI.json --output HelloAssoAPIWrapper
4040
```
41+
42+
Make a release on Pypi
43+
44+
You need to edit HelloAssoAPIWrapper version in [helloasso_api_wrapper/\_\_about\_\_.py](./helloasso_api_wrapper/__about__.py). Then make a release on GitHub and add a tag. The tag should match v*.*.\*.
45+

0 commit comments

Comments
 (0)