summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Hupp <adam@hupp.org>2011-12-29 09:36:05 -0800
committerAdam Hupp <adam@hupp.org>2011-12-29 09:36:05 -0800
commitc443aac9b851cbec571516731968f69766251759 (patch)
tree4307f83b202a98bf531dfaceab65eadbdaf5f038
parentfa74c179c62f5a329263ded26fb3707dace01328 (diff)
downloadpython-magic-c443aac9b851cbec571516731968f69766251759.tar.gz
Bump version to 4.1
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 7666efa..9fbff2e 100644
--- a/setup.py
+++ b/setup.py
@@ -6,7 +6,7 @@ setup(name='python-magic',
author='Adam Hupp',
author_email='adam@hupp.org',
url="http://github.com/ahupp/python-magic",
- version='0.4.0',
+ version='0.4.1',
py_modules=['magic'],
long_description="""This module uses ctypes to access the libmagic file type
identification library. It makes use of the local magic database and