You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How is it to publish new versions with setuptools_scm (and also to publish on Pypi? Do we just need to tag a new commit and there are hooks that do all the work?
We could use something like
setuptools_scm
but then we cannot install from the tarballs.An alternative is using
bump-my-version
: (https://github.com/callowayproject/bump-my-version/)The text was updated successfully, but these errors were encountered: