diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2021-10-26 21:07:53 +0200 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2021-10-26 21:07:53 +0200 |
| commit | f0469bf0b87a948a1e1f4370930789b2e739bffa (patch) | |
| tree | 3ac53ac2cabd3bf08c05b487db384e91d5f2025a /docs | |
| parent | 996ec49df985c64372ab499b677f59307dc60f08 (diff) | |
| download | PROJ-f0469bf0b87a948a1e1f4370930789b2e739bffa.tar.gz PROJ-f0469bf0b87a948a1e1f4370930789b2e739bffa.zip | |
Bump PROJ-data version number in docs
Diffstat (limited to 'docs')
| -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 d746647b..d71aabeb 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -78,7 +78,7 @@ copyright = u'1983-{0}'.format(now.year) # |version| and |release|, also used in various other places throughout the # built documents. version = '8.2.0' -data_version = '1.7' +data_version = '1.8' # use same |release| as |version| release = version |
