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
The main advantage (IMO) is that the github tags become the master number and all the other listen to it. cool addition is that if the modification are made with meaningful PRs (and not direct push to main) then Github can autogenerate the changelog for your: https://github.com/12rambau/sepal_ui/releases/tag/v_2.16.4
Having a
CHANGELOG.md
file at the top-level of the repo would help users get a quick idea of the changes for each version.Currently the latest GitHub release is
1.7.0
:But there is
v1.10.1
tag: https://github.com/widgetti/ipyvue/releases/tag/v1.10.1And
1.10.1
is also on PyPI: https://pypi.org/project/ipyvue/1.10.1/The text was updated successfully, but these errors were encountered: