diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2021-01-06 10:45:46 +0100 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2021-01-06 10:45:46 +0100 |
| commit | f909fc05e1820ba13de2bfd7056872343c13d59a (patch) | |
| tree | ed7d9ea1ef463ca27ac150378e95c909345adce9 /docs/source | |
| parent | 5c382df1ba07bfb6c78f6127b94b14e3e49df988 (diff) | |
| download | PROJ-f909fc05e1820ba13de2bfd7056872343c13d59a.tar.gz PROJ-f909fc05e1820ba13de2bfd7056872343c13d59a.zip | |
Update version numbers for website
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index 67b932de..6a6a4ca3 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -69,8 +69,8 @@ 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 = '7.2.0' -data_version = '1.3' +version = '7.2.1' +data_version = '1.4' # use same |release| as |version| release = version |
