Skip to content

Commit 423cd1c

Browse files
committed
Update docs infos
1 parent 24adfc2 commit 423cd1c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Cython
1+
sphinx_rtd_theme

docs/source/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020
# -- Project information -----------------------------------------------------
2121

2222
project = 'jericho'
23-
copyright = '2019, Matthew Hausknecht'
24-
author = 'Matthew Hausknecht'
23+
copyright = '2019-2025, Microsoft'
24+
author = 'Matthew Hausknecht and Marc-Alexandre Côté'
2525

2626
# The full version, including alpha/beta/rc tags
27-
release = '1.3.1'
27+
release = '3.3.0'
2828

2929
import os
3030
import sys

0 commit comments

Comments
 (0)