diff --git a/doc/conf.py b/doc/conf.py index e0297b5..5804923 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -67,7 +67,7 @@ # built documents. # # The full version, including alpha/beta/rc tags. -release = "1.0.0" +release = "1.0.1" # The short X.Y version. version = ".".join(release.split(".")[:2])