diff --git a/setup.py b/setup.py index 4e6e6d6..2ae06fb 100755 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ platform_is_windows = sys.platform == "win32" -version = "0.3.4-post6" +version = "0.3.4-post7" msvc_extra_compile_args_config = [ "/source-charset:utf-8",