diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2020-04-27 10:33:07 +0200 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2020-04-27 10:33:07 +0200 |
| commit | 1d8527a0c0f4593ef0849ef61bab61df79f02df5 (patch) | |
| tree | 29c4d6d4c4376507caf47feecac556e575fb51b3 /docs/source | |
| parent | 865621bfd8b36fe9bfc33ce1df198c7c6d19ffe0 (diff) | |
| download | PROJ-1d8527a0c0f4593ef0849ef61bab61df79f02df5.tar.gz PROJ-1d8527a0c0f4593ef0849ef61bab61df79f02df5.zip | |
Bump version numbers for 7.0.1
Diffstat (limited to 'docs/source')
| -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 a74984e0..eadad9f8 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -68,7 +68,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 = '7.0.0' +version = '7.0.1' data_version = '1.0' # use same |release| as |version| |
