Skip to content

Commit 06d20fa

Browse files
committed
changed version to 0.9.2
1 parent d488c1e commit 06d20fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ def _unavailable(self):
4848
download_url='http://swapoff.org/cly',
4949
author='Alec Thomas',
5050
author_email='[email protected]',
51-
version='0.9.1',
51+
version='0.9.2',
5252
description='A module for adding powerful text-based consoles to your application.',
5353
long_description=\
5454
"""CLY is a Python module for simplifying the creation of interactive shells.

0 commit comments

Comments
 (0)