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:29 -0700 |
| commit | cb18a2a77cabeb299e26726ec3ea0df4ec85386b (patch) | |
| tree | 77cd3ff041b4817a94af8f7b930f336a2e834c14 | |
| parent | 4a086d596bc2f212d4e589468ba8a90a6f1c146b (diff) | |
| download | python-magic-cb18a2a77cabeb299e26726ec3ea0df4ec85386b.tar.gz | |
bump to 0.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 |
