We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6cfcef commit 79e9f4eCopy full SHA for 79e9f4e
2 files changed
MANIFEST.in
README.md
@@ -10,14 +10,15 @@ install this library with `pip3 install python-datamuse`.
10
11
## Changelog
12
13
-### Version 2.0.0 (2022-10-22)
+### Version 2.0.* (2022-10-22)
14
15
- require Python 3.7
16
- add @margaret to authors
17
- upgrade trove classifier "Development Status" from "3 - Alpha" to "5 - Production/Stable"
18
- specify all dependency version requirements
19
- rename default branch `main`
20
- build tool changes, see <https://github.com/gmarmstrong/python-datamuse/releases/tag/v2.0.0>
21
+- **(2.0.1) (2022-12-29):** fix CI workflows
22
23
### Version 1.3.* (2019-09-20)
24
0 commit comments