diff options
| author | Adam Hupp <adam@hupp.org> | 2016-07-04 19:58:00 -0700 |
|---|---|---|
| committer | Adam Hupp <adam@hupp.org> | 2016-07-04 19:58:00 -0700 |
| commit | b4cda3539948e22dfaf5e46aacd9d6b82ac63d8b (patch) | |
| tree | c8e7ea5712221c18421a2fbb6941e576b6aea68e | |
| parent | b1666986236eab820e9155a5943d6b94938b4c40 (diff) | |
| download | python-magic-0.4.12.tar.gz | |
bump to 0.4.120.4.12
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.11', + version='0.4.12', 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 |
