diff --git a/sphinx/conf.py b/sphinx/conf.py index 6d1e746..dbacc17 100644 --- a/sphinx/conf.py +++ b/sphinx/conf.py @@ -22,7 +22,7 @@ copyright = '2025, Ross Stewart' author = 'Ross Stewart' # The full version, including alpha/beta/rc tags -release = '0.8' +release = '0.9' # -- General configuration ---------------------------------------------------