diff --git a/setup.py b/setup.py index 83ed51b..1fe72e6 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from setuptools import setup -VERSION = '0.1.0' +VERSION = '0.2.0' setup( maintainer='John Hu',