Skip to content

Commit

Permalink
ditto
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Bruskiewich committed Sep 1, 2023
1 parent 5e58e3c commit 4374ee7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DEVELOPER_NOTES.md
Expand Up @@ -34,5 +34,5 @@ Steps to properly issue a new project release:
8. Add the equivalent Git **tag** to **master**. This should be the Semantic Version string from step 4 with an added 'v' prefix, i.e. "v3.8.9".
9. Push **master** to remote (if not already done with by a pull request in step 6).
10. Check if Git Actions for testing and documentation complete successfully.
11. Create the release using the same release tag, i.e. "v3.8.3".
12. Check if Git Action for package deployment is successful and check if the new version (i.e. "3.8.3") is now visible on **[pypy.org](https://pypi.org/search/?q=reasoner-validator)**
11. Create the release using the same release tag, i.e. "v3.8.9".
12. Check if Git Action for package deployment is successful and check if the new version (i.e. "3.8.9") is now visible on **[pypy.org](https://pypi.org/search/?q=reasoner-validator)**

0 comments on commit 4374ee7

Please sign in to comment.