diff options
| author | Catherine Devlin <catherine.devlin@gmail.com> | 2008-10-29 11:04:51 -0400 |
|---|---|---|
| committer | Catherine Devlin <catherine.devlin@gmail.com> | 2008-10-29 11:04:51 -0400 |
| commit | 55fa41fbc58c718deb34a57586f2c8f78d955f45 (patch) | |
| tree | 235daba5a9b1df21a537cc3b574a1a076da689b4 /setup.py | |
| parent | bd35f016762e6600b1d80e34a098a2a9b2258da6 (diff) | |
| download | cmd2-git-0.4.2.tar.gz | |
get 0.4.1 to assembla, darn it0.4.2
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ from setuptools import setup, find_packages setup( name="cmd2", - version="0.4", + version="0.4.1", py_modules=["cmd2",], # metadata for upload to PyPI |
