diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2021-06-30 22:38:43 +0200 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2021-06-30 22:38:43 +0200 |
| commit | d41c10c9e1e787a521a3841605a2e6024649eb3f (patch) | |
| tree | c464f12258ad308eed3728c23058b1c219af5627 /docs/source/conf.py | |
| parent | 5e1a78c5d636546effa5daf7469781b5876ba6c7 (diff) | |
| download | PROJ-d41c10c9e1e787a521a3841605a2e6024649eb3f.tar.gz PROJ-d41c10c9e1e787a521a3841605a2e6024649eb3f.zip | |
Bump version numbers in anticipation of 8.2.0
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 65b21319..faf831b7 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.2.0' data_version = '1.7' # use same |release| as |version| |
