diff --git a/CHANGELOG.txt b/CHANGELOG.txt index e30c34d..8007902 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,4 @@ +v0.0.8 Re-arrange project structure. v0.0.7 The Smack, use pyproject.toml, update Sphinx docs. v0.0.6 Read the Docs Sphinx for The Smack. v0.0.5 Sphinx docs for The Smack. diff --git a/docs/source/conf.py b/docs/source/conf.py index 9bb568d..b145888 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -9,7 +9,7 @@ project = "The Smack" copyright = "2023, Jeff Moe" author = "Jeff Moe" -release = "v0.0.6" +release = "v0.0.8" # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration