Skip to content

Commit

Permalink
doc : RELEASE.md updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sepandhaghighi committed Apr 12, 2024
1 parent ed5a2d5 commit d3cb379
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions otherfile/RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@

# Art Release Instructions

#### Last Update: 2024-01-12
#### Last Update: 2024-04-12

1. Create the `release` branch under `dev`
2. Update all version tags
1. `setup.py`
2. `INSTALL.md`
3. `otherfile/version_check.py`
4. `otherfile/meta.yaml`
5. `art/art_param.py`
6. `ArtList.ipynb`
7. `DecorList.ipynb`
8. `FontList.ipynb`
3. `SECURITY.md`
4. `otherfile/version_check.py`
5. `otherfile/meta.yaml`
6. `art/art_param.py`
7. `ArtList.ipynb`
8. `DecorList.ipynb`
9. `FontList.ipynb`
3. Update `help_func` function output in `test.py`
4. Update all font counters in `README.md` (**If needed**)
1. `<img src="https://img.shields.io/badge/Font List-{font_counter}-blue.svg" alt="Font List">`
Expand Down

0 comments on commit d3cb379

Please sign in to comment.