From 384b11eb8829ceea87ea016ae9796b7da3833205 Mon Sep 17 00:00:00 2001 From: sakumisu <1203593632@qq.com> Date: Sun, 25 Feb 2024 21:07:13 +0800 Subject: release v1.1.0 --- 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 d98f5875..dfacf143 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -3,11 +3,11 @@ # -- Project information project = 'CherryUSB' -copyright = '2022, sakumisu' +copyright = '2024, sakumisu' author = 'sakumisu' -release = '1.0.0' -version = '1.0.0' +release = '1.1.0' +version = '1.1.0' # -- General configuration -- cgit v1.3.1