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