~umang/indicator-stickynotes/trunk

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Umang Varma
  • Date: 2015-07-02 17:12:10 UTC
  • Revision ID: git-v1:0bedf80915376ca738493ce8a027803d6b59c1f3
Update version number, copyright year, credits for 0.5.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
95
95
            for dir, subdirs, files in os.walk("Icons/" + theme) if files])
96
96
 
97
97
    setup(name='indicator-stickynotes',
98
 
            version='0.4.6',
 
98
            version='0.5.0',
99
99
            description='Sticky Notes Indicator',
100
100
            author='Umang Varma',
101
101
            author_email='umang.me@gmail.com',