diff --git a/docs/source/conf.py b/docs/source/conf.py index 1105f53..af9daa9 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -6,8 +6,8 @@ copyright = '2024, Yan Georget' author = 'Yan Georget' -release = '2.1.0' -version = '2.1.0' +release = '2.2.0' +version = '2.2.0' # -- General configuration diff --git a/docs/source/installation.rst b/docs/source/installation.rst index aefc35c..f08a6d1 100644 --- a/docs/source/installation.rst +++ b/docs/source/installation.rst @@ -25,20 +25,34 @@ Let's find all solutions to the `12-queens problem