Skip to content

Commit b6e2310

Browse files
authoredFeb 3, 2025··
Merge pull request #206 from stanfordnlp/frankaging-patch-7
[Minor] Update setup.py
2 parents 781cd02 + 9af78f3 commit b6e2310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name="pyvene",
13-
version="0.1.7dev",
13+
version="0.1.7",
1414
description="Use Activation Intervention to Interpret Causal Mechanism of Model",
1515
long_description=long_description,
1616
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)