~umang/indicator-stickynotes/trunk

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Umang Varma
  • Date: 2013-01-25 11:07:37 UTC
  • Revision ID: git-v1:c88c69da2e5569b1caebcdbb04c4320e3185bb17
ReleaseĀ 0.4.0

Show diffs side-by-side

added added

removed removed

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