comparison website/www/conf.py @ 7442:623502678b97

2.3.0b1 release changes roundup/__init__.py: Update version setup.py: Mark as beta release; add python 3.11/3.12 as supported language versions. website/www/conf.py: update version/release to 2.3b1/2.3.0b1 website/www/index.txt: update highlights/version website/www/signatures/: Add 2.3.0b1 pgp signature. Will be removed when 2.3.0 is released but this allows me to test. docs: Fix links Update acknowlegements with 2.3.x churn/contrib etc. locale: update software version, creation date; rebuild template and propagate changes. MANIFEST.in: add locale/Makefile
author John Rouillard <rouilj@ieee.org>
date Wed, 31 May 2023 19:25:13 -0400
parents a210f4437b49
children 51fc06fabcee
comparison
equal deleted inserted replaced
7441:e7df82ae137d 7442:623502678b97
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.2' 58 version = '2.3b1'
59 # The full version, including alpha/beta/rc tags. 59 # The full version, including alpha/beta/rc tags.
60 release = '2.2.0' 60 release = '2.3.0b1'
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

Roundup Issue Tracker: http://roundup-tracker.org/