We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 852c5a5 commit f51f4e5Copy full SHA for f51f4e5
setup.py
@@ -10,7 +10,7 @@
10
11
setup(
12
name="pyreft",
13
- version="0.0.9",
+ version="0.1.0",
14
description="REFT: Representation Finetuning for Language Models",
15
long_description=long_description,
16
long_description_content_type='text/markdown',
0 commit comments