Skip to content

Commit aec3b3f

Browse files
committed
2.0.0b9
1 parent 7efa7fa commit aec3b3f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
giskardVersion=2.0.0b8
1+
giskardVersion=2.0.0b9
22

33
rootProject.name=giskard
44
profile=dev

python-client/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ giskard = "giskard.cli:cli"
107107
name = "giskard"
108108
readme = "README.md"
109109
license = { text = "Apache Software License 2.0" }
110-
version = "2.0.0b8"
110+
version = "2.0.0b9"
111111
description = "The testing framework dedicated to ML models, from tabular to LLMs"
112112
authors = [
113113
{ name = "Giskard AI", email = "[email protected]" },

0 commit comments

Comments
 (0)