diff --git a/setup.py b/setup.py index d514dd5..76b04d1 100755 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ platform_is_windows = sys.platform == "win32" -version = "0.3.4-post9" +version = "0.3.4-post10" msvc_extra_compile_args_config = [ "/source-charset:utf-8",