diff --git a/setup.py b/setup.py index 35219cf..63bb297 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ from sysconfig import get_config_var, get_paths import logging -__version__ = '0.0.1dev' +__version__ = '0.0.4' def get_include(): # TODO