~umang/indicator-stickynotes/trunk

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Umang Varma
  • Date: 2022-03-12 23:34:38 UTC
  • Revision ID: git-v1:5c567b9671f55f67086ff6aba645c3fed424813a
Bump version 0.5.9 -> 0.5.10

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