diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2019-08-26 14:04:43 +0200 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2019-08-26 14:04:43 +0200 |
| commit | aac38008df0054c3c501a4a5be59d32f31792d3f (patch) | |
| tree | 4d1c139b6094f0a2a65648b2d894bfadcd09e6e4 /docs | |
| parent | 311120c27a25834cfa239ec569023d364709fffb (diff) | |
| download | PROJ-aac38008df0054c3c501a4a5be59d32f31792d3f.tar.gz PROJ-aac38008df0054c3c501a4a5be59d32f31792d3f.zip | |
Update API numbers in preparation for 6.2.0 release
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 df60eb13..dd7adc2d 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -66,7 +66,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 = '6.1.0' +version = '6.2.0' # use same |release| as |version| release = version |
