diff options
| author | Catherine Devlin <catherine.devlin@gmail.com> | 2008-07-30 12:41:14 -0400 |
|---|---|---|
| committer | Catherine Devlin <catherine.devlin@gmail.com> | 2008-07-30 12:41:14 -0400 |
| commit | f11a019bc8bc55943e03fd2914c8d5a7ea08c165 (patch) | |
| tree | 0465d011b61490a78fbf054b8eef3a2a732d1c43 /setup.py | |
| parent | 38efc09b19399165a253028bd8b827dee4c45054 (diff) | |
| download | cmd2-git-f11a019bc8bc55943e03fd2914c8d5a7ea08c165.tar.gz | |
0.3.5
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.3.4.1", + version="0.3.5", py_modules = ['cmd2','flagReader','bootstrap'], # metadata for upload to PyPI |
