diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2020-09-01 09:28:46 +0200 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2020-09-01 16:20:09 +0200 |
| commit | ff25c66351465a78cb077b3f4174950621622e66 (patch) | |
| tree | 8024b1ac705744a1631ddbe91fee7f8bc4cd9183 /docs/source/conf.py | |
| parent | f38c54e7fb765587bdebce1dc6f0b02f9fbf0b37 (diff) | |
| download | PROJ-ff25c66351465a78cb077b3f4174950621622e66.tar.gz PROJ-ff25c66351465a78cb077b3f4174950621622e66.zip | |
Update docs for 7.1.1 release
Conflicts:
docs/source/conf.py
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 e9c88e19..deb2a53a 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -69,7 +69,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.1' +data_version = '1.2' # use same |release| as |version| release = version |
