~artfwo/indicator-cpufreq/trunk

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Артём Попов
  • Date: 2011-07-24 20:08:36 UTC
  • Revision ID: artfwo@gmail.com-20110724200836-3t6gc7yf2i7fnxbp
Added license and bumped version for packaging.

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
 
71
71
DistUtilsExtra.auto.setup(
72
72
    name='indicator-cpufreq',
73
 
    version='0.1.3',
 
73
    version='0.1.4',
74
74
    license='GPL-3',
75
75
    author='Артём Попов',
76
76
    author_email='artfwo@gmail.com',