summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Hupp <adam@hupp.org>2016-07-04 19:58:00 -0700
committerAdam Hupp <adam@hupp.org>2016-07-04 19:58:00 -0700
commitb4cda3539948e22dfaf5e46aacd9d6b82ac63d8b (patch)
treec8e7ea5712221c18421a2fbb6941e576b6aea68e
parentb1666986236eab820e9155a5943d6b94938b4c40 (diff)
downloadpython-magic-0.4.12.tar.gz
bump to 0.4.120.4.12
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index be70e00..97f251b 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ setup(name='python-magic',
author='Adam Hupp',
author_email='adam@hupp.org',
url="http://github.com/ahupp/python-magic",
- version='0.4.11',
+ version='0.4.12',
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