diff options
| author | sakumisu <[email protected]> | 2024-06-28 16:34:28 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2024-06-28 16:34:28 +0800 |
| commit | 29aaf56396b5bea103d1b8e38a01f987c9112bed (patch) | |
| tree | 8ab0e858753b5deed94277f6a9bb2ce0b450c39a /docs/source/conf.py | |
| parent | c24eea607736afd3f6d68301ca1a2ccbf6903954 (diff) | |
chore: release v1.3.1v1.3.1release/v1.3
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 1c57c52b..cea32658 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.0' -version = '1.3.0' +release = '1.3.1' +version = '1.3.1' # -- General configuration |
