summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAdam Hupp <adam@hupp.org>2010-04-02 08:36:51 -0700
committerAdam Hupp <adam@hupp.org>2010-04-02 08:36:51 -0700
commit79506a59580abda3234e644ede9cdaf2811fdc80 (patch)
tree913f326721a10f769a21f62218e4d57ab200750a /setup.py
parent21577278d9656a7b002928da0639cc1abf76ef56 (diff)
downloadpython-magic-79506a59580abda3234e644ede9cdaf2811fdc80.tar.gz
merge support for win32 from tehmaze
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index e3af13a..5d9d9e7 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.3',
+ version='0.3.1',
py_modules=['magic'],
requires=['ctypes'],
long_description="""This module uses ctypes to access the libmagic file type