diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2020-11-01 10:40:17 +0100 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2020-11-01 10:40:17 +0100 |
| commit | c6ede221ed1637798e1b1b323ee4220e5e7ad7cf (patch) | |
| tree | a790a96556c307317e1b49ee373b97646d87b0eb /docs/source/conf.py | |
| parent | 91a767b0cdebba317e20abdcee6bfa444cfe8455 (diff) | |
| download | PROJ-c6ede221ed1637798e1b1b323ee4220e5e7ad7cf.tar.gz PROJ-c6ede221ed1637798e1b1b323ee4220e5e7ad7cf.zip | |
Update docs for 7.2.0 release
Diffstat (limited to 'docs/source/conf.py')
| -rw-r--r-- | docs/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index 31b81d3f..0c457a4f 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -70,7 +70,7 @@ copyright = u'1983-{0}'.format(now.year) # |version| and |release|, also used in various other places throughout the # built documents. version = '7.2.0' -data_version = '1.2' +data_version = '1.3' # use same |release| as |version| release = version |
