diff options
| author | sakumisu <[email protected]> | 2024-12-23 20:04:02 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2024-12-23 20:04:02 +0800 |
| commit | 515b83e0f8a4f8c22935de82fa5d68c2b4fd57a4 (patch) | |
| tree | 01ecea02a799c200a24477036bf10176528042fe /docs/source | |
| parent | be6537637cce68365f1f3b8dd81c5ebce4bcbf54 (diff) | |
docs: release v1.4.2
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/conf.py | 6 |
1 files changed, 3 insertions, 3 deletions
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 |
