tahoe v0.1.1-0-UNSTABLE

This commit is contained in:
Zooko O'Whielacronx 2007-04-26 11:25:15 -07:00
parent 9079cffc45
commit 0df42ed71f

View File

@ -10,7 +10,7 @@ from util.version import Version
# For an explanation of what the parts of the version string mean,
# please see pyutil.version.
__version__ = Version("0.1.0-0-UNSTABLE")
__version__ = Version("0.1.1-0-UNSTABLE")
# Please put a URL or other note here which shows where to get the branch of
# development from which this version grew.