diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2021-09-01 20:19:45 +0200 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2021-09-01 20:19:45 +0200 |
| commit | 40471bbac5c164ba2ba0f9ff43fe6166876b3c72 (patch) | |
| tree | 3fd6b1d894352fb0b508e022db0dcf955d48f43a /docs/source/conf.py | |
| parent | 131d5a48e7c47f7077eaa03451bfcd9329bc3937 (diff) | |
| download | PROJ-40471bbac5c164ba2ba0f9ff43fe6166876b3c72.tar.gz PROJ-40471bbac5c164ba2ba0f9ff43fe6166876b3c72.zip | |
Update website for 8.1.1 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 ae2eea44..e227d151 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -77,7 +77,7 @@ copyright = u'1983-{0}'.format(now.year) # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. -version = '8.1.0' +version = '8.1.1' data_version = '1.7' # use same |release| as |version| |
