summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Hupp <adam@hupp.org>2013-09-27 10:12:57 -0700
committerAdam Hupp <adam@hupp.org>2013-09-27 10:12:57 -0700
commit998677aa225ba0dbcb8a89c0fa8e312f38b8be65 (patch)
tree6a6f756d384c3eb2860ced36b708f44b440cd663
parent1c0e88ea75917a1abd157525968294af7f0da95a (diff)
downloadpython-magic-0.4.5.tar.gz
bump version to 0.4.50.4.5
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 126d847..856e77b 100644
--- a/setup.py
+++ b/setup.py
@@ -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.4',
+ version='0.4.5',
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