Cameron Goodale created CLIMATE-381:
---------------------------------------
Summary: Update setup.py to reflect the change from Incubating to
Top Level Project
Key: CLIMATE-381
URL: https://issues.apache.org/jira/browse/CLIMATE-381
Project: Apache Open Climate Workbench
Issue Type: Task
Components: build process, documentation, general
Affects Versions: 0.3-incubating
Reporter: Cameron Goodale
Assignee: Cameron Goodale
Priority: Minor
Fix For: 0.4-incubating
The setup.py has the following Metadata elements that need to be updated:
version='0.4-incubating',
url='http://climate.incubator.apache.org/index.html',
author_email='[email protected]',
Should Be:
version='0.4',
url='http://climate.apache.org/index.html',
author_email='[email protected]',
--
This message was sent by Atlassian JIRA
(v6.2#6252)