Skip to content

Commit 9b6ae28

Browse files
authored
Fix formatting in releasing.md
1 parent 9e2e342 commit 9b6ae28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/dev/releasing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@
102102

103103
- [ ] **Bump the `__version__` attribute in `__init__.py`**
104104

105-
After an M.N.0 release, further development is towards version `M.(N+1).0`, thus the main branch's
106-
version is `M.(N+1).0.dev0`.
105+
After an M.N.0 release, further development is towards version `M.(N+1).0`, thus the main branch's
106+
version is `M.(N+1).0.dev0`.
107107

108108
- [ ] **Update conda-forge.**
109109

0 commit comments

Comments
 (0)