diff --git a/setup.py b/setup.py index 1388ccb..867637e 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="rl_plotter", - version="2.0.1", + version="2.0.2", author="Gong Xiaoyu", author_email="gxywy@hotmail.com", description="A plotter for reinforcement learning (RL)",