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 2f9952b commit 1fbb9d8Copy full SHA for 1fbb9d8
pyproject.toml
@@ -12,7 +12,7 @@ packages = [
12
include = [{ path = "tests", format = "sdist" }]
13
homepage = "https://thread.ngjx.org"
14
repository = "https://github.com/python-thread/thread"
15
-documentation = "https://thread.ngjx.org/docs"
+documentation = "https://thread.ngjx.org/docs/v1.1.0"
16
keywords = ["thread", "threading", "extension", "multiprocessing"]
17
classifiers = [
18
"Development Status :: 4 - Beta",
0 commit comments