We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24adfc2 commit 423cd1cCopy full SHA for 423cd1c
2 files changed
docs/requirements.txt
@@ -1 +1 @@
1
-Cython
+sphinx_rtd_theme
docs/source/conf.py
@@ -20,11 +20,11 @@
20
# -- Project information -----------------------------------------------------
21
22
project = 'jericho'
23
-copyright = '2019, Matthew Hausknecht'
24
-author = 'Matthew Hausknecht'
+copyright = '2019-2025, Microsoft'
+author = 'Matthew Hausknecht and Marc-Alexandre Côté'
25
26
# The full version, including alpha/beta/rc tags
27
-release = '1.3.1'
+release = '3.3.0'
28
29
import os
30
import sys
0 commit comments