We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce1907a commit bd77ee6Copy full SHA for bd77ee6
ai_infra_bench/version.py
@@ -1 +1 @@
1
-__version__ = "0.1.3.post1"
+__version__ = "0.1.3.post2"
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "ai-infra-bench"
7
-version = "0.1.3.post1"
+version = "0.1.3.post2"
8
description = "AI Infra bench"
9
readme = "README.md"
10
requires-python = ">=3.10"
0 commit comments