diff --git a/setup.py b/setup.py index 47e087a..64391a0 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name="pyreft", - version="0.0.7", + version="0.0.8", description="REFT: Representation Finetuning for Language Models", long_description=long_description, long_description_content_type='text/markdown',