diff --git a/setup.py b/setup.py index 3e09972..8a2ec6d 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages import os -VERSION = "0.6.1" +VERSION = "0.7" def get_long_description():