diff options
| author | sakumisu <[email protected]> | 2026-01-27 19:51:29 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2026-01-28 13:15:53 +0800 |
| commit | 76b3720445f5b2396f3cd7dfdbecc277cafc76e7 (patch) | |
| tree | 5b733185d1602f054b48463d803200a68cc03bb2 /docs/source/conf.py | |
| parent | bad94dfc670f5215c1a9abb80af5970fe592af39 (diff) | |
docs: release v1.6.0v1.6.0
Signed-off-by: sakumisu <[email protected]>
Diffstat (limited to 'docs/source/conf.py')
| -rw-r--r-- | docs/source/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index 6269e54d..6174f623 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -6,8 +6,8 @@ project = 'CherryUSB' copyright = '2022 ~ 2025, sakumisu' author = 'sakumisu' -release = '1.5.3' -version = '1.5.3' +release = '1.6.0' +version = '1.6.0' # -- General configuration |
