Files
deb-python-eventlet/eventlet/__init__.py

3 lines
70 B
Python

version_info = (0, 9, '1pre')
__version__ = '%s.%s.%s' % version_info