summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Hupp <adam@hupp.org>2013-10-07 21:37:50 -0700
committerAdam Hupp <adam@hupp.org>2013-10-07 21:37:50 -0700
commita051eae3ebc7a5555cb32ca8b99ffb099b5a19da (patch)
treeb12dfacb413f95490652bee20f040e0c7ed6c9f9
parent4942310344701c0eb0fd55a16ab4583fd5b2dc63 (diff)
downloadpython-magic-a051eae3ebc7a5555cb32ca8b99ffb099b5a19da.tar.gz
bump to 0.4.60.4.6
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ff9a984..e65172a 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.5',
+ version='0.4.6',
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