Mercurial > p > roundup > code
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 7442:623502678b97 | 7443:51fc06fabcee |
|---|---|
| 53 # The version info for the project you're documenting, acts as replacement for | 53 # The version info for the project you're documenting, acts as replacement for |
| 54 # |version| and |release|, also used in various other places throughout the | 54 # |version| and |release|, also used in various other places throughout the |
| 55 # built documents. | 55 # built documents. |
| 56 # | 56 # |
| 57 # The short X.Y version. | 57 # The short X.Y version. |
| 58 version = '2.3b1' | 58 version = '2.3b2' |
| 59 # The full version, including alpha/beta/rc tags. | 59 # The full version, including alpha/beta/rc tags. |
| 60 release = '2.3.0b1' | 60 release = '2.3.0b2' |
| 61 | 61 |
| 62 # The language for content autogenerated by Sphinx. Refer to documentation | 62 # The language for content autogenerated by Sphinx. Refer to documentation |
| 63 # for a list of supported languages. | 63 # for a list of supported languages. |
| 64 #language = None | 64 #language = None |
| 65 | 65 |
