summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Hupp <adam@hupp.org>2015-10-18 22:45:09 -0700
committerAdam Hupp <adam@hupp.org>2015-10-18 22:45:09 -0700
commit56871b5941899f5cc102832e08016301a46823a6 (patch)
tree4a418dd6cecba3ba0d41e3f8b9ff312b3291f1c7
parenta818eda7e3e163d6179f9a6a381856ffb00722ac (diff)
downloadpython-magic-56871b5941899f5cc102832e08016301a46823a6.tar.gz
bump to 0.4.7
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 6897bdf..e04b32b 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.6',
+ version='0.4.7',
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