summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAdam Hupp <adam@hupp.org>2015-10-19 15:47:03 -0700
committerAdam Hupp <adam@hupp.org>2015-10-19 15:47:03 -0700
commit0c0e93b6917f63a9141ef439c0eb5644e947da9b (patch)
tree6fc3fce109f4931fd0ec08ce527dcc67d6ac3f87 /setup.py
parenteec31b166f1249d3c4af0091aa4215cff59fbfcb (diff)
downloadpython-magic-0c0e93b6917f63a9141ef439c0eb5644e947da9b.tar.gz
bump to 0.4.9 with pruning of test/ dir
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 f87e420..1710684 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.8',
+ version='0.4.9',
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