summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorArtem Skoretskiy <artem.skoretskiy@gmail.com>2016-12-29 22:44:11 +0100
committerGitHub <noreply@github.com>2016-12-29 22:44:11 +0100
commit4b31383874a029f94121e130e5b6eb888f62234c (patch)
tree2ce7aa3a26971dc487b8ca9a6ebf378fb161fb8a /setup.py
parenta6f9987fcd628a83b89e66fb627b60bdb56ff788 (diff)
downloadpython-magic-4b31383874a029f94121e130e5b6eb888f62234c.tar.gz
Bumped version to 0.4.13 to include bugfixes
Bumping version to be ready to push new version to package managers.
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 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