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 d2983f9 commit f6f1be9Copy full SHA for f6f1be9
hyperpod-pytorch-job-template/CHANGELOG.md
@@ -1,4 +1,11 @@
1
-## v1.0.0] ([2025]-[07]-[10])
+## v1.0.1 (2025-07-16)
2
+
3
+### Features
4
5
+ * Import path change to catch up with SDK change
6
7
8
+## v1.0.0 (2025-07-10)
9
10
### Features
11
hyperpod-pytorch-job-template/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "hyperpod-pytorch-job-template"
-version = "1.0"
+version = "1.0.1"
readme = "README.md"
authors = [{name = "Amazon Web Services"}]
license = {text = "Apache-2.0"}
0 commit comments