0.8 is out, on to 0.9pre

This commit is contained in:
donovan
2008-10-13 10:38:50 -07:00
parent 8bb1678a3a
commit 3382938649

View File

@@ -6,7 +6,7 @@ from setuptools import find_packages, setup
setup(
name='eventlet',
version='0.8',
version='0.9pre',
description='Coroutine-based networking library',
author='Linden Lab',
author_email='eventletdev@lists.secondlife.com',