File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- 2.2.1.dev0
1+ 2.2.1.dev1
Original file line number Diff line number Diff line change @@ -76,8 +76,8 @@ def read_version():
7676 "for fast interactive experimentation, remote debugging, and advanced troubleshooting."
7777 "\n \n "
7878 f"For the documentation, see the repo "
79- f"[https://github.com/aws-samples/sagemaker-ssh-helper/tree/{ read_version ()} ]"
80- f"(https://github.com/aws-samples/sagemaker-ssh-helper/tree/{ read_version ()} )." ,
79+ f"[https://github.com/aws-samples/sagemaker-ssh-helper/tree/v { read_version ()} ]"
80+ f"(https://github.com/aws-samples/sagemaker-ssh-helper/tree/v { read_version ()} )." ,
8181 long_description_content_type = 'text/markdown' ,
8282 url = 'https://github.com/aws-samples/sagemaker-ssh-helper' ,
8383 packages = setuptools .find_packages (),
You can’t perform that action at this time.
0 commit comments