summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Hupp <adam@hupp.org>2017-11-20 10:02:19 -0800
committerAdam Hupp <adam@hupp.org>2017-11-20 10:11:07 -0800
commit5b4edbeae1f53aeb80706e785a916b8dee502257 (patch)
tree3ea5cb9591035782f29676c720057ae839bfd872
parent2d4e63630b576a04ac9c442eaf38caa768c98a60 (diff)
downloadpython-magic-0.4.14.tar.gz
bump to 0.4.140.4.14
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 6ac9ee1..aac70bb 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.13',
+ version='0.4.14',
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