What is the best way to provide package version when releasing using Github Action? /u/Haunting_Ad_8730 Python Education

So currently I have a GitHub repository with Actions setup to publish to PyPI. However, I have to manually bump the version in the pyproject.toml (or __version__ variable) before releasing. What would be the most suitable way to do this? I will be doing releases from GitHub only and want the same version numbers on both.

submitted by /u/Haunting_Ad_8730
[link] [comments]

​r/learnpython So currently I have a GitHub repository with Actions setup to publish to PyPI. However, I have to manually bump the version in the pyproject.toml (or __version__ variable) before releasing. What would be the most suitable way to do this? I will be doing releases from GitHub only and want the same version numbers on both. submitted by /u/Haunting_Ad_8730 [link] [comments] 

So currently I have a GitHub repository with Actions setup to publish to PyPI. However, I have to manually bump the version in the pyproject.toml (or __version__ variable) before releasing. What would be the most suitable way to do this? I will be doing releases from GitHub only and want the same version numbers on both.

submitted by /u/Haunting_Ad_8730
[link] [comments] 

Leave a Reply

Your email address will not be published. Required fields are marked *