~dcaro/clicompanion/fix-908240

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: bdfhjk
  • Date: 2011-11-04 00:37:22 UTC
  • Revision ID: bdfhjk-20111104003722-sjrc050ku8onwne0
Changed version to 1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
 
26
26
setup(  name='clicompanion',
27
 
        version='0.1.0',
 
27
        version='0.1.1',
28
28
        description='Run Terminal commands from a GUI. Store commands for later use.',
29
29
        author='Duane Hinnen',
30
30
        author_email='duanedesign@gmail.com',