diff options
| author | Damien George <damien@micropython.org> | 2021-06-18 16:38:06 +1000 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2021-06-18 16:38:06 +1000 |
| commit | 7c51cb2307eaca1a1ccc071e0bb5eb4a5f734610 (patch) | |
| tree | c8859737f2d5e40beb17aa4340f8ea06147f7d45 /docs/conf.py | |
| parent | adf35cbab096a4a207ad3eca5323b0e164e7171d (diff) | |
all: Bump version to 1.16.v1.16
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/conf.py')
| -rwxr-xr-x | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 53cbf9bae..fcaadfaf0 100755 --- a/docs/conf.py +++ b/docs/conf.py @@ -74,7 +74,7 @@ copyright = '2014-2021, Damien P. George, Paul Sokolovsky, and contributors' # # We don't follow "The short X.Y version" vs "The full version, including alpha/beta/rc tags" # breakdown, so use the same version identifier for both to avoid confusion. -version = release = '1.15' +version = release = '1.16' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
