X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/python-routefs.git/blobdiff_plain/427878a7a692997d2be7dcfe8051673ec8ec7ba6..cb57abd6911f7e2c2820166d03ecdb10809e1a1f:/setup.py?ds=inline diff --git a/setup.py b/setup.py index 3e437c7..74d735f 100755 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from setuptools import setup, find_packages setup( name="RouteFS", - version="1.1.0", + version="1.1.1", description="RouteFS: A FUSE API wrapper based on URL routing", author="Evan Broder", author_email="broder@mit.edu",