Subversion URL: http://proj.badc.rl.ac.uk/svn/exarch/CMIP6dreq/trunk/dreqPy/__init__.py@418
Revision 418,
360 bytes
checked in by mjuckes, 5 years ago
(diff) |
incremented version
|
Line | |
---|
1 | |
---|
2 | |
---|
3 | __version__ = "01.beta.06" |
---|
4 | __title__ = "dreqPy" |
---|
5 | __description__ = "CMIP6 Data Request Python API" |
---|
6 | __uri__ = "http://proj.badc.rl.ac.uk/svn/exarch/CMIP6dreq/tags/{0}".format(__version__) |
---|
7 | __author__ = "Martin Juckes" |
---|
8 | __email__ = "martin.juckes@stfc.ac.uk" |
---|
9 | __license__ = "BSD" |
---|
10 | __copyright__ = "Copyright (c) 2015 Science & Technology Facilities Council (STFC)" |
---|
Note: See
TracBrowser
for help on using the repository browser.