summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAdam Hupp <adam@hupp.org>2011-12-29 10:09:18 -0800
committerAdam Hupp <adam@hupp.org>2011-12-29 10:09:18 -0800
commite9bb69524abf0a957a495570b71c436ae6749d31 (patch)
tree0c7542db6e2460085dac9fe4bbf030d8226f3e1d /setup.py
parentd5fba526baf402a44c7e799d92db4d8310e031d0 (diff)
downloadpython-magic-e9bb69524abf0a957a495570b71c436ae6749d31.tar.gz
bump version to 0.4.2
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 9fbff2e..ebdf096 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.1',
+ version='0.4.2',
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