summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Hupp <adam@hupp.org>2017-11-20 11:06:39 -0800
committerAdam Hupp <adam@hupp.org>2017-12-03 22:06:41 -0800
commita60800c1a614a2964985eb614f2aa9082f148edf (patch)
treeb215446469eb16a8cd7504a189dde9961d840a9e
parent8b1de01858fb03d586ef354cc8b6e667d758be16 (diff)
downloadpython-magic-0.4.15.tar.gz
bump to 0.4.15 since I forgot some merges0.4.15
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index aac70bb..03221fc 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ setup(name='python-magic',
author='Adam Hupp',
author_email='adam@hupp.org',
url="http://github.com/ahupp/python-magic",
- version='0.4.14',
+ version='0.4.15',
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