~umang/indicator-stickynotes/trunk

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Umang Varma
  • Date: 2015-12-06 02:42:02 UTC
  • Revision ID: git-v1:f67eaa689d8630cd104b2327715315fba654160f
Arabic translations

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.5.5',
 
98
            version='0.5.6',
99
99
            description='Sticky Notes Indicator',
100
100
            author='Umang Varma',
101
101
            author_email='umang.me@gmail.com',