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.
2 parents b8ff404 + cd54fc1 commit 15f1ceaCopy full SHA for 15f1cea
VERSION
@@ -1 +1 @@
1
-0.1.0
+0.1.1
setup.py
@@ -34,9 +34,9 @@
34
description="library for setting up torch DDP on a dask cluster",
35
long_description=readme,
36
long_description_content_type="text/markdown",
37
- url="https://saturncloud.io/",
+ url="https://github.com/saturncloud/dask-pytorch",
38
project_urls={
39
- "Documentation": "http://docs.saturncloud.io",
+ "Documentation": "https://github.com/saturncloud/dask-pytorch",
40
"Source": "https://github.com/saturncloud/dask-pytorch",
41
"Issue Tracker": "https://github.com/saturncloud/dask-pytorch/issues",
42
},
0 commit comments