Skip to content

Commit

Permalink
0.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
lucidrains committed Mar 29, 2024
1 parent 8fb5763 commit 41cb177
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
@@ -3,7 +3,7 @@
setup(
name = 'self-rewarding-lm-pytorch',
packages = find_packages(exclude=[]),
version = '0.2.9',
version = '0.2.10',
license='MIT',
description = 'Self Rewarding LM - Pytorch',
author = 'Phil Wang',

0 comments on commit 41cb177

Please sign in to comment.