~conky-companions/+junk/conkyforecast

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Mark Buck (Kaivalagi)
  • Date: 2009-03-14 14:28:48 UTC
  • Revision ID: m_buck@hotmail.com-20090314142848-sh6xvdr9uldlnkkw
translation updates and made CT behave like CC

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
 
33
33
setup(
34
34
                name             = 'conkyforecast',
35
 
                version          = '2.03',
 
35
                version          = '2.04',
36
36
                description      = 'Conky Weather Forecast',
37
37
                long_description = "Weather forecast script with support for language files, for use in Conky",
38
38
                author           = 'Mark Buck (Kaivalagi)',