diff options
| author | sakumisu <[email protected]> | 2025-03-04 18:54:30 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2025-03-04 18:54:30 +0800 |
| commit | 44dc3c00f6987ff7de566da8fc69ce55578ff17d (patch) | |
| tree | e72af604cb15cdacd66eee9d3eac530b53052e04 /docs/source/conf.py | |
| parent | 4d5aa30778756b369bcccce3513ddf48328850bb (diff) | |
docs: release v1.4.3v1.4.3release/v1.4
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 05dc615a..d8ce4e17 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -6,8 +6,8 @@ project = 'CherryUSB' copyright = '2022 ~ 2024, sakumisu' author = 'sakumisu' -release = '1.4.2' -version = '1.4.2' +release = '1.4.3' +version = '1.4.3' # -- General configuration |
