~ubuntu-branches/ubuntu/quantal/unity-mail/quantal-proposed

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Package Import Robot
  • Author(s): Dmitry Shachnev
  • Date: 2013-01-17 19:29:10 UTC
  • mfrom: (10.1.1 raring)
  • Revision ID: package-import@ubuntu.com-20130117192910-7nvsm6ubjmiw6kw3
Tags: 1.2.4~12.10
Upload to quantal-proposed (LP: #1100808).

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='UnityMail',
6
 
        version='1.1',
 
6
        version='1.2',
7
7
        description='Mail notifications and count for Unity',
8
8
        author='Dmitry Shachnev',
9
9
        author_email='mitya57@gmail.com',