@@ -27,16 +27,16 @@ Minor updates after tag: `a9f9a893d003e9e7b2a0b66ddb7cdaedc0c2668c`
27
27
- [X] Update any tests performed by pytest
28
28
- [X] Update TODOs.md
29
29
- [ ] After submission of PR
30
- - [ ] Review commit as necessary
31
- - [ ] Verify CI/Actions pass
32
- - [ ] Verify Read the Docs render correctly
33
- - [ ] Verify mybinder.org is functional
34
- - [ ] Merge "Release x.y.z " to main
30
+ - [X ] Review commit as necessary
31
+ - [X ] Verify CI/Actions pass
32
+ - [X ] Verify Read the Docs render correctly
33
+ - [X ] Verify mybinder.org is functional
34
+ - [ ] Merge "Release 0.3.0 " to main
35
35
- [ ] Reverify mybinder.org operation
36
36
- [ ] Ensure CI/Actions continue to pass
37
37
- [ ] Ensure ReadtheDocs renders correctly
38
38
- [ ] Ensure MDs on github renders correctly
39
- - [ ] Add and commit a tag with x.y.z
39
+ - [ ] Add and commit a tag with 0.3.0
40
40
- [ ] Run through a Release on the github site
41
41
- [ ] Place a release notice on the MOM6 forum
42
42
@@ -55,7 +55,7 @@ Minor updates after tag: `a9f9a893d003e9e7b2a0b66ddb7cdaedc0c2668c`
55
55
- Update extra short cut keys for jupyter.
56
56
- Add more descriptions to README.md in examples
57
57
- Add more default options to examples
58
- - Renumber exmaples so they are more ` ls ` friendly
58
+ - Renumber examples so they are more ` ls ` friendly
59
59
- Consolidate creation of hashes using a single function
60
60
61
61
# Bug Fixes
0 commit comments