Skip to content

Commit

Permalink
Changed the version number in setup.py as requested
Browse files Browse the repository at this point in the history
  • Loading branch information
JulesGM committed Dec 12, 2022
1 parent 511e1b9 commit b22456b
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
Expand Up @@ -5,7 +5,7 @@

setup(
name="rl4lms",
version="0.2.0",
version="0.2.1",
description="A library for training language models (LM) using RL",
author="Rajkumar Ramamurthy, Prithviraj Ammanabrolu",
packages=find_packages(),
Expand Down

0 comments on commit b22456b

Please sign in to comment.