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