~umang/indicator-stickynotes/trunk

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Umang Varma
  • Date: 2012-07-12 22:32:16 UTC
  • Revision ID: git-v1:0e11c5ccd454c70a40a2ea73e1dccd31439d8b9a
ReleaseĀ 0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
        for dir, subdirs, files in os.walk("Icons/" + theme) if files])
34
34
 
35
35
setup(name='indicator-stickynotes',
36
 
        version='0.1',
 
36
        version='0.2',
37
37
        description='Sticky Notes AppIndicator',
38
38
        author='Umang Varma',
39
39
        author_email='umang.me@gmail.com',