diff --git a/docs/conf.py b/docs/conf.py index 644f648e..6bf7dc46 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -19,7 +19,7 @@ # from xrtpy import __version__ # release = __version__ -release = "0.2.0" +release = "0.3.0" # -- General configuration ---------------------------------------------------