We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 092945f commit 8f46775Copy full SHA for 8f46775
setup.py
@@ -12,7 +12,7 @@
12
13
__metadata__ = \
14
{
15
- "version" : "1.9",
+ "version" : "1.9.1",
16
"requirements" : req,
17
"minimum_py_version" : "3.8",
18
}
0 commit comments