diff options
| author | Adam Hupp <adam@hupp.org> | 2015-10-18 22:45:09 -0700 |
|---|---|---|
| committer | Adam Hupp <adam@hupp.org> | 2015-10-18 22:45:09 -0700 |
| commit | 56871b5941899f5cc102832e08016301a46823a6 (patch) | |
| tree | 4a418dd6cecba3ba0d41e3f8b9ff312b3291f1c7 | |
| parent | a818eda7e3e163d6179f9a6a381856ffb00722ac (diff) | |
| download | python-magic-56871b5941899f5cc102832e08016301a46823a6.tar.gz | |
bump to 0.4.7
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ setup(name='python-magic', author='Adam Hupp', author_email='adam@hupp.org', url="http://github.com/ahupp/python-magic", - version='0.4.6', + version='0.4.7', 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 |
