We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b166698 commit b4cda35Copy full SHA for b4cda35
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.11',
+ version='0.4.12',
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