Skip to content

Commit 1fbb9d8

Browse files
chore: Update documentation link
1 parent 2f9952b commit 1fbb9d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ packages = [
1212
include = [{ path = "tests", format = "sdist" }]
1313
homepage = "https://thread.ngjx.org"
1414
repository = "https://github.com/python-thread/thread"
15-
documentation = "https://thread.ngjx.org/docs"
15+
documentation = "https://thread.ngjx.org/docs/v1.1.0"
1616
keywords = ["thread", "threading", "extension", "multiprocessing"]
1717
classifiers = [
1818
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)