Skip to content

Conversation

@sappelhoff
Copy link
Member

I just installed mne-qt-browser at a specific commit after 0.1.6 (06e586a) to get an unreleased fix ... yet mne sys_info still showed me 0.1.6 as the version, which is a bit misleading.

I assumed you are following a "semver"-style of versioning for the proposed changes below.

@marsipu
Copy link
Member

marsipu commented Nov 30, 2021

Thank you @sappelhoff. So when I bump to a new version on PyPi and conda-forge, I need to:

  1. bump __version__ to the stable version
  2. Upload to PyPi/merge the conda-forge PR
  3. Then bump __version__ to dev-version

Right?

@marsipu marsipu requested a review from larsoner November 30, 2021 12:02
@sappelhoff
Copy link
Member Author

need to:

bump version to the stable version
Upload to PyPi/merge the conda-forge PR
Then bump version to dev-version

Right?

exactly, bumping to the next dev version should be the first commit after a release 👍

@larsoner
Copy link
Member

Agreed, this is what we do in the packages I maintain and it works well. Thanks @sappelhoff !

@larsoner larsoner merged commit a4df1ff into mne-tools:main Nov 30, 2021
@sappelhoff sappelhoff deleted the patch-1 branch November 30, 2021 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants