~mhall119/ubuntu-app-reviews/lockbox

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Fabio Massaioli
  • Date: 2012-06-27 21:09:30 UTC
  • Revision ID: fabio.massaioli@virgilio.it-20120627210930-ug5sctiw18rkujsd
commit before release

Show diffs side-by-side

added added

removed removed

Lines of Context:
87
87
 
88
88
DistUtilsExtra.auto.setup(
89
89
    name='lockbox',
90
 
    version='0.1.2',
 
90
    version='0.1.3',
91
91
    license='GPL-3',
92
92
    author='Fabio Massaioli',
93
93
    author_email='fabio.massaioli@virgilio.it',