Skip to content

Commit c40e56f

Browse files
committed
bump pyvene version to 0.1.8
1 parent f9344f8 commit c40e56f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pyvene"
3-
version = "0.1.7"
3+
version = "0.1.8"
44
description = "Use Activation Intervention to Interpret Causal Mechanism of Model"
55
readme = "README.md"
66
authors = [
@@ -12,7 +12,6 @@ classifiers = [
1212
"License :: OSI Approved :: Apache Software License",
1313
"Operating System :: POSIX :: Linux",
1414
"Programming Language :: Python :: 3",
15-
"Programming Language :: Python :: 3.8",
1615
"Programming Language :: Python :: 3.9",
1716
]
1817
license = { text = "Apache License 2.0" }

0 commit comments

Comments
 (0)