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 3b93c33 commit 530792aCopy full SHA for 530792a
hyperpod-jumpstart-inference-template/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## v1.1.1 (2025-11-25)
2
+
3
+### Features
4
5
+* Patch fix for template 1.1 issue
6
7
## v1.1.0 (2025-11-20)
8
9
### Features
hyperpod-jumpstart-inference-template/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "hyperpod-jumpstart-inference-template"
-version = "1.1.0"
+version = "1.1.1"
readme = "README.md"
authors = [{name = "Amazon Web Services"}]
10
license = {text = "Apache-2.0"}
0 commit comments