File tree 3 files changed +11
-5
lines changed
3 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
4
4
def test_version ():
5
- assert __version__ == "0.10.0 "
5
+ assert __version__ == "0.10.1 "
Original file line number Diff line number Diff line change 1
- __version__ = "0.10.0 "
1
+ __version__ = "0.10.1 "
Original file line number Diff line number Diff line change 1
1
Release Notes
2
2
-------------
3
3
4
- Future Release
5
- ==============
4
+ .. Future Release
5
+ ==============
6
6
* Enhancements
7
7
* Fixes
8
8
* Changes
9
- * Update create feedstock pull request workflow (:pr: `364 `)
10
9
* Documentation Changes
11
10
* Testing Changes
12
11
12
+ .. Thanks to the following people for contributing to this release:
13
+
14
+ v0.10.1 Jan 6, 2023
15
+ ===================
16
+ * Changes
17
+ * Update create feedstock pull request workflow (:pr: `364 `)
18
+
13
19
Thanks to the following people for contributing to this release:
14
20
:user: `gsheni `
15
21
You can’t perform that action at this time.
0 commit comments