summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Hupp <adam@hupp.org>2017-03-18 16:25:01 -0700
committerGitHub <noreply@github.com>2017-03-18 16:25:01 -0700
commit4325656a692bc3160654866f6fa2f84b0a065ce7 (patch)
tree6dee004ef733c8f5420db0b05472a0cfc33e2e14
parent37cb2271dd472771b18e141c949a93c4b64d8612 (diff)
parent4b31383874a029f94121e130e5b6eb888f62234c (diff)
downloadpython-magic-4325656a692bc3160654866f6fa2f84b0a065ce7.tar.gz
Merge pull request #125 from askoretskiy/patch-2
Bumped version to 0.4.13 to include bugfixes
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 97f251b..a604308 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.12',
+ version='0.4.13',
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