[1] http://allmydata.com
-[2] http://allmydata.org/source/tahoe/tahoe-0.1.4b2-0-UNSTABLE.tar.gz
+[2] http://allmydata.org/source/tahoe/tahoe-0.2.0b1-0-UNSTABLE.tar.gz
[3] http://allmydata.org/trac/tahoe/browser/README
[4] http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev
[5] http://allmydata.org/trac/tahoe/browser/roadmap.txt
]
setup(name='allmydata-tahoe',
- version='0.1.4b2',
+ version='0.2.0b1',
description='secure, distributed storage grid',
long_description="""Welcome to the AllMyData "tahoe" project. This project implements a
secure, distributed, fault-tolerant storage grid.
# For an explanation of what the parts of the version string mean,
# please see pyutil.version.
-__version__ = Version("0.1.4b2-0-UNSTABLE")
+__version__ = Version("0.2.0b1-0-UNSTABLE")
# Please put a URL or other note here which shows where to get the branch of
# development from which this version grew.