Skip to content

Commit

Permalink
fix version bump (0.2.6 instead of 0.2.7)
Browse files Browse the repository at this point in the history
  • Loading branch information
marsipu authored Mar 30, 2022
1 parent 594bbbf commit 2bde5ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mne_qt_browser/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
"""The version number."""
__version__ = '0.2.7'
__version__ = '0.2.6'

0 comments on commit 2bde5ed

Please sign in to comment.