Skip to content

Commit bd77ee6

Browse files
committed
[Chore] Bump to 0.1.3.post2
1 parent ce1907a commit bd77ee6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ai_infra_bench/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.3.post1"
1+
__version__ = "0.1.3.post2"

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 = "ai-infra-bench"
7-
version = "0.1.3.post1"
7+
version = "0.1.3.post2"
88
description = "AI Infra bench"
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)