summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Hupp <adam@hupp.org>2015-10-20 07:51:43 -0700
committerAdam Hupp <adam@hupp.org>2015-10-20 07:51:43 -0700
commit6c17caf4461545f365e9a91d823ee1fb55ec1574 (patch)
tree9e264f023d52c9d274758adf8d3f0aadafb017b7
parent0c0e93b6917f63a9141ef439c0eb5644e947da9b (diff)
downloadpython-magic-6c17caf4461545f365e9a91d823ee1fb55ec1574.tar.gz
bump to 0.4.10, for removal of spurious file
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 1710684..eac534b 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.9',
+ version='0.4.10',
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