Skip to content

Commit 829572b

Browse files
committed
changes addressed
1 parent 744970f commit 829572b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

support_files/update_ontology_database.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
from __future__ import division
44

55
__author__ = "Emily TerAvest"
6-
__copyright__ = "Copyright 2011, The QIIME project"
6+
__copyright__ = "Copyright 2011, The QIIME Web App"
77
__credits__ = ["Emily TerAvest"]
88
__license__ = "GPL"
9-
__version__ = "1.7.0-dev"
9+
__version__ = "1.0.0-dev"
1010
__maintainer__ = "Emily TerAvest"
1111
__email__ = "[email protected]"
1212
__status__ = "Development"

0 commit comments

Comments
 (0)