We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b1de01 commit a60800cCopy full SHA for a60800c
1 file changed
setup.py
@@ -8,7 +8,7 @@
8
author='Adam Hupp',
9
author_email='[email protected]',
10
url="http://github.com/ahupp/python-magic",
11
- version='0.4.14',
+ version='0.4.15',
12
py_modules=['magic'],
13
long_description="""This module uses ctypes to access the libmagic file type
14
identification library. It makes use of the local magic database and
0 commit comments