diff --git a/setup.py b/setup.py index f81623d..63ff2ad 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup import os -VERSION = "0.4a9" +VERSION = "0.4a10" def get_long_description():