Mercurial > p > roundup > code
diff website/www/conf.py @ 7443:51fc06fabcee 2.3.0b2
Changes for roundup release 2.3.0b2
I missed changing announcements.txt so the b1 release has the 2.2.0
release announcment when I uploaded to test.pipi.org.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 31 May 2023 19:44:02 -0400 |
| parents | 623502678b97 |
| children | f100f5fdf6bf |
line wrap: on
line diff
--- a/website/www/conf.py Wed May 31 19:25:13 2023 -0400 +++ b/website/www/conf.py Wed May 31 19:44:02 2023 -0400 @@ -55,9 +55,9 @@ # built documents. # # The short X.Y version. -version = '2.3b1' +version = '2.3b2' # The full version, including alpha/beta/rc tags. -release = '2.3.0b1' +release = '2.3.0b2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.
