File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Change Log
4
4
5
5
2.4.7
6
6
-----
7
- *Release date: TBD *
7
+ *Release date: 15 October 2020 *
8
8
9
9
- Fixed draw display links not showing concurrent rounds (`#1239 <https://github.com/TabbycatDebate/tabbycat/issues/1239 >`_)
10
10
- Record pages now show concurrent rounds
Original file line number Diff line number Diff line change 60
60
# The short X.Y version.
61
61
version = '2.4'
62
62
# The full version, including alpha/beta/rc tags.
63
- release = '2.4.6 '
63
+ release = '2.4.7 '
64
64
65
65
rst_epilog = """
66
66
.. |vrelease| replace:: v{release}
Original file line number Diff line number Diff line change 22
22
# Version
23
23
# ==============================================================================
24
24
25
- TABBYCAT_VERSION = '2.4.6 '
25
+ TABBYCAT_VERSION = '2.4.7 '
26
26
TABBYCAT_CODENAME = 'Manx'
27
- READTHEDOCS_VERSION = 'v2.4.6 '
27
+ READTHEDOCS_VERSION = 'v2.4.7 '
28
28
29
29
# ==============================================================================
30
30
# Internationalization and Localization
You can’t perform that action at this time.
0 commit comments