Skip to content

Commit

Permalink
update minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
frankaging committed Jan 11, 2024
1 parent e79ae99 commit 76aceaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@

setup(
name="pyvene",
version="0.0.1",
description="pyvene: Use Interventions to Learn Model's Causal Mechanisms",
version="0.0.2",
description="Use Activation Intervention to Interpret Causal Mechanism of Model",
long_description=long_description,
long_description_content_type='text/markdown',
url="https://github.com/frankaging/pyvene",
Expand Down

0 comments on commit 76aceaa

Please sign in to comment.