Skip to content

Commit 5a346e8

Browse files
authored
Update pyproject.toml for inference templates (#249)
* Update CHANGELOG.md for 3.2.1 * Update CHANGELOG.md hyperpod-pytorch-job-template * Update CHANGELOG.md for 1.0.1 - hypeprod-jumpstart-inference-template * Update CHANGELOG.md for 1.0.1 - hyperpod-custom-inference-template * Update setup.py 3.2.1 * Update pyproject.toml * Update pyproject.toml * Update pyproject.toml 1.0.1 * Update pyproject.toml
1 parent 4e73b0e commit 5a346e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hyperpod-custom-inference-template/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "hyperpod-custom-inference-template"
7-
version = "1.0"
7+
version = "1.0.1"
88
readme = "README.md"
99
authors = [{name = "Amazon Web Services"}]
1010
license = {text = "Apache-2.0"}

hyperpod-jumpstart-inference-template/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "hyperpod-jumpstart-inference-template"
7-
version = "1.0"
7+
version = "1.0.1"
88
readme = "README.md"
99
authors = [{name = "Amazon Web Services"}]
1010
license = {text = "Apache-2.0"}

0 commit comments

Comments
 (0)