summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Hupp <adam@hupp.org>2012-09-17 11:35:06 -0700
committerAdam Hupp <adam@hupp.org>2012-09-17 11:35:06 -0700
commite6267578ebe8f1963c6f88326b0d6e5db2bf4371 (patch)
tree30d8df259cb73cfebeb574592af868272a983d27
parent9b58479967d51f46ef9e983db9bedcab132a466c (diff)
downloadpython-magic-e6267578ebe8f1963c6f88326b0d6e5db2bf4371.tar.gz
bump version to 0.4.3
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ebdf096..b1b294a 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.2',
+ version='0.4.3',
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