diff --git a/setup.py b/setup.py index ab05e18..96793a5 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name="pyreft", - version="0.0.9", + version="0.1.0", description="REFT: Representation Finetuning for Language Models", long_description=long_description, long_description_content_type='text/markdown',