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:29 -0700
commitcb18a2a77cabeb299e26726ec3ea0df4ec85386b (patch)
tree77cd3ff041b4817a94af8f7b930f336a2e834c14
parent4a086d596bc2f212d4e589468ba8a90a6f1c146b (diff)
downloadpython-magic-cb18a2a77cabeb299e26726ec3ea0df4ec85386b.tar.gz
bump to 0.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