File tree Expand file tree Collapse file tree 3 files changed +16
-6
lines changed Expand file tree Collapse file tree 3 files changed +16
-6
lines changed Original file line number Diff line number Diff line change 22
33
44def test_version ():
5- assert __version__ == "0.0.3 "
5+ assert __version__ == "0.1.0 "
Original file line number Diff line number Diff line change 1- __version__ = "0.0.3 "
1+ __version__ = "0.1.0 "
Original file line number Diff line number Diff line change 33Release Notes
44-------------
55
6- Future Release
7- ==============
6+ .. Future Release
7+ ==============
88 * Enhancements
9- * Add support for Python 3.12 (:pr: `34 `)
109 * Fixes
1110 * Changes
1211 * Documentation Changes
1312 * Testing Changes
14- * * Update release notes updated check CI action (:pr: `33 `)
13+
14+ .. Thanks to the following people for contributing to this release:
15+
16+ v0.1.0 May 14, 2024
17+ ===================
18+ * Enhancements
19+ * Add support for Python 3.12 (:pr: `34 `)
20+ * Testing Changes
21+ * Update release notes updated check CI action (:pr: `33 `)
22+
23+ Thanks to the following people for contributing to this release:
24+ :user: `thehomebrewnerd `
1525
1626v0.0.3 Mar 19, 2024
1727===================
You can’t perform that action at this time.
0 commit comments