We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d488c1e commit 06d20faCopy full SHA for 06d20fa
setup.py
@@ -48,7 +48,7 @@ def _unavailable(self):
48
download_url='http://swapoff.org/cly',
49
author='Alec Thomas',
50
author_email='[email protected]',
51
- version='0.9.1',
+ version='0.9.2',
52
description='A module for adding powerful text-based consoles to your application.',
53
long_description=\
54
"""CLY is a Python module for simplifying the creation of interactive shells.
0 commit comments