]
setup(name='allmydata-tahoe',
- version='0.1.3',
+ version='0.1.4b2',
description='secure, distributed storage mesh',
long_description="""Welcome to the AllMyData "tahoe" project. This project implements a
secure, distributed, fault-tolerant storage mesh.
# For an explanation of what the parts of the version string mean,
# please see pyutil.version.
-__version__ = Version("0.1.3-0-UNSTABLE")
+__version__ = Version("0.1.4b2-0-UNSTABLE")
# Please put a URL or other note here which shows where to get the branch of
# development from which this version grew.