~umang/indicator-stickynotes/trunk

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Umang Varma
  • Date: 2015-06-07 21:11:09 UTC
  • Revision ID: git-v1:700642b5f35b34c704542ce7a77a19e12644b5fc
ReleaseĀ 0.4.6

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.5',
99
 
            description='Sticky Notes AppIndicator',
 
98
            version='0.4.6',
 
99
            description='Sticky Notes Indicator',
100
100
            author='Umang Varma',
101
101
            author_email='umang.me@gmail.com',
102
102
            url='https://www.launchpad.net/indicator-stickynotes/',