~conky-companions/+junk/conkyforecast

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Mark Buck (Kaivalagi)
  • Date: 2009-08-12 18:55:05 UTC
  • Revision ID: m_buck@hotmail.com-20090812185505-04jlq51f7gi4bfbj
Fixed bug with default BASE_XOAP_URL no loading when nothing set in config

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
 
33
33
setup(
34
34
                name             = 'conkyforecast',
35
 
                version          = '2.06',
 
35
                version          = '2.07',
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)',