diff --git a/.gitignore b/.gitignore index c8a9a37f..9d9ddf3b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ .vscode/settings.json .vscode/ .idea -venv \ No newline at end of file +venv +.venv \ No newline at end of file diff --git a/conf.py b/conf.py index 406bf42a..6d3501a2 100644 --- a/conf.py +++ b/conf.py @@ -55,9 +55,9 @@ # built documents. # # The short X.Y version. -version = 'master' +version = '4.2.5' # The full version, including alpha/beta/rc tags. -release = 'master' +release = '4.2.5' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.