summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Hupp <adam@hupp.org>2013-09-27 10:05:46 -0700
committerAdam Hupp <adam@hupp.org>2013-09-27 10:05:46 -0700
commit1f804dcead2a83f5dfbf6309f7fe56a6e38476b7 (patch)
tree6203ab6e2c6a87aab25bd752a630fce8eef51c1f
parent01a66f7203c358cc7e4e456ff84d775d30df9b3b (diff)
downloadpython-magic-0.4.4.tar.gz
bump version to 0.4.40.4.4
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index b1b294a..126d847 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.3',
+ version='0.4.4',
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