~mate-ob/gm-notify/multi-account

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Alexander Hungenberg
  • Date: 2010-05-05 19:51:23 UTC
  • Revision ID: defreng@defreng-desktop-20100505195123-jey1vuwyz90y6e4d
releasing version 0.10.2-1~ppa1

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
from distutils.core import setup
4
4
 
5
5
setup(  name='gm-notify',
6
 
        version='0.10.1',
 
6
        version='0.10.2',
7
7
        description='Highly Ubuntu integrated GMail Notifier',
8
8
        author='Alexander Hungenberg',
9
9
        author_email='alexander.hungenberg@gmail.com',