From d846bc50d7031c8eaf9a4e4dbb3395376c1deb41 Mon Sep 17 00:00:00 2001 From: Shangtong Zhang Date: Sat, 19 May 2018 09:47:15 -0600 Subject: [PATCH] Update version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ae1d011..c087c7a 100644 --- a/setup.py +++ b/setup.py @@ -28,4 +28,4 @@ setup(name='deep_rl', author="Shangtong Zhang", url='https://github.com/ShangtongZhang/DeepRL', author_email="zhangshangtong.cpp@gmail.com", - version="0.2") + version="0.3")