diff --git a/setup.py b/setup.py index 7b116031ea14631f72cd6bc0b55c5a5abc736bef..7b1325f411b916e31f636edda12e7b91c4439520 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ except LookupError: from setuptools import setup, Extension import glob, os, shutil, fnmatch, platform, sys -version = '2.4.24' +version = '2.4.25' def generate_content():