Skip to content

Commit

Permalink
Merge pull request #141 from stanfordnlp/zen/update0.0.9
Browse files Browse the repository at this point in the history
[Minor] version bump
  • Loading branch information
frankaging authored Apr 5, 2024
2 parents 9a3504c + c400792 commit c9eea24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

setup(
name="pyvene",
version="0.0.9dev",
version="0.0.9",
description="Use Activation Intervention to Interpret Causal Mechanism of Model",
long_description=long_description,
long_description_content_type='text/markdown',
Expand Down

0 comments on commit c9eea24

Please sign in to comment.