The "Once More, with Working" release.
[invirt/packages/python-afs.git] / setup.py
index 3b7b0ea..1f28113 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -36,7 +36,7 @@ def PyAFSExtension(module, *args, **kwargs):
 
 setup(
     name="PyAFS",
-    version="0.1.0",
+    version="0.1.1",
     description="PyAFS - Python bindings for AFS",
     author="Evan Broder",
     author_email="broder@mit.edu",