diff --git a/setup.py b/setup.py index 565356f..2e8f9e7 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup import os -VERSION = "0.3a" +VERSION = "0.4" def get_long_description():