diff options
| author | sakumisu <[email protected]> | 2024-08-26 19:52:37 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2024-08-26 19:53:58 +0800 |
| commit | e603389638e6399a25015a470d8b02281781f531 (patch) | |
| tree | ccfb025ca148e0591a1b0c43b1ddd4261f5deefd /docs/source/conf.py | |
| parent | b932cc58036066852c4a736bd6535d1fbc1f5f67 (diff) | |
docs: release v1.4.0v1.4.0-rc1
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 cea32658..11358c82 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -6,8 +6,8 @@ project = 'CherryUSB' copyright = '2024, sakumisu' author = 'sakumisu' -release = '1.3.1' -version = '1.3.1' +release = '1.4.0' +version = '1.4.0' # -- General configuration |
