diff options
| author | sakumisu <[email protected]> | 2025-07-13 20:26:08 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2025-07-14 11:49:37 +0800 |
| commit | f3b5025b646727412864d06aff59c6d0fa4a4079 (patch) | |
| tree | 2e9c15199c3e95dd4f4d5c24445e446e6db0be01 /docs/source/conf.py | |
| parent | e32486f9a8d6ae966940fdd60b429f86de8a839b (diff) | |
update(cherryusb): update to v1.5.1v1.5.1
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 9cff83d1..12d2b45f 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.0' -version = '1.5.0' +release = '1.5.1' +version = '1.5.1' # -- General configuration |
