Mercurial > p > roundup > code
diff website/www/conf.py @ 6225:043a8ffd79ad 2.0.0
Commits for roundup 2.0 release.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 13 Jul 2020 00:30:21 -0400 |
| parents | c2fd254c9257 |
| children | 3a851df879cd |
line wrap: on
line diff
--- a/website/www/conf.py Sun Jul 12 23:52:45 2020 -0400 +++ b/website/www/conf.py Mon Jul 13 00:30:21 2020 -0400 @@ -54,7 +54,7 @@ # The short X.Y version. version = '2.0' # The full version, including alpha/beta/rc tags. -release = '2.0.0beta0' +release = '2.0.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.
