Skip to content

Commit

Permalink
MAINT: Bump to 0.7.0.dev0 (#528)
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner authored Dec 8, 2023
1 parent 1144a2e commit 3ba42cd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ stages:
Windows:
imageName: 'windows-latest'
OS: windows
macOS:
imageName: 'macOS-latest'
OS: macos
Linux:
imageName: 'ubuntu-latest'
OS: linux
Expand Down
2 changes: 1 addition & 1 deletion mne_nirs/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.6.0"
__version__ = "0.7.0.dev0"

0 comments on commit 3ba42cd

Please sign in to comment.