diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2022-03-01 20:39:38 +0100 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2022-03-01 20:39:38 +0100 |
| commit | 4fbe193257004d458d548f4f75feb67700aedc10 (patch) | |
| tree | b9a219e45d07c921458796313fbf80d6dc278f07 /docs/source/conf.py | |
| parent | 27dc393bbe4ec82106acdfe6b0946a211427ceb5 (diff) | |
| download | PROJ-4fbe193257004d458d548f4f75feb67700aedc10.tar.gz PROJ-4fbe193257004d458d548f4f75feb67700aedc10.zip | |
Bump version numbers in preparation for 9.1.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 85ba01e2..754bfd40 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 = '9.0.0' +version = '9.1.0' data_version = '1.9' # use same |release| as |version| |
