Skip to content

Commit e0f6732

Browse files
mohamedzeidan2021Mohamed Zeidan
andauthored
pyproj version update (#328)
Co-authored-by: Mohamed Zeidan <[email protected]>
1 parent 73b71bc commit e0f6732

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.1.0"
7+
version = "1.2.0"
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.3"
7+
version = "1.1.0"
88
readme = "README.md"
99
authors = [{name = "Amazon Web Services"}]
1010
license = {text = "Apache-2.0"}

hyperpod-pytorch-job-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-pytorch-job-template"
7-
version = "1.1.4"
7+
version = "1.2.0"
88
readme = "README.md"
99
authors = [{name = "Amazon Web Services"}]
1010
license = {text = "Apache-2.0"}

0 commit comments

Comments
 (0)