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():
76
76
"for fast interactive experimentation, remote debugging, and advanced troubleshooting."
77
77
"\n \n "
78
78
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 ()} )." ,
81
81
long_description_content_type = 'text/markdown' ,
82
82
url = 'https://github.com/aws-samples/sagemaker-ssh-helper' ,
83
83
packages = setuptools .find_packages (),
You can’t perform that action at this time.
0 commit comments