diff options
| author | sakumisu <[email protected]> | 2023-02-23 17:56:05 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2023-02-23 17:56:05 +0800 |
| commit | 0b7d6e34bb83fa2d0c070d99ff365bdfe8cc74c1 (patch) | |
| tree | 4096d7828bbcc6cb0a43c2666af41e30d9727884 /docs/source/conf.py | |
| parent | 316b256baac87ea90ef503a9daf21ad4fbb216b2 (diff) | |
update to v0.8.0v0.8.0
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 d7610ca2..7896d6e8 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -6,8 +6,8 @@ project = 'CherryUSB' copyright = '2022, sakumisu' author = 'sakumisu' -release = '0.7' -version = '0.7.0' +release = '0.8' +version = '0.8.0' # -- General configuration |
