From 515b83e0f8a4f8c22935de82fa5d68c2b4fd57a4 Mon Sep 17 00:00:00 2001 From: sakumisu <1203593632@qq.com> Date: Mon, 23 Dec 2024 20:04:02 +0800 Subject: docs: release v1.4.2 --- docs/source/conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/source') diff --git a/docs/source/conf.py b/docs/source/conf.py index 315adbbe..05dc615a 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -3,11 +3,11 @@ # -- Project information project = 'CherryUSB' -copyright = '2024, sakumisu' +copyright = '2022 ~ 2024, sakumisu' author = 'sakumisu' -release = '1.4.1' -version = '1.4.1' +release = '1.4.2' +version = '1.4.2' # -- General configuration -- cgit v1.3.1