diff --git a/docs/source/conf.py b/docs/source/conf.py index 1dc19d3fb589df13f7c2d28f62ce2ad25d52bf3c..166c97cd09b0ea9f523d882f073d4951d6ed509a 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -26,9 +26,9 @@ copyright = 'Public Domain' author = 'USGS, Astrogeology Science Center' # The short X.Y.Z version -version = '0.8.1' +version = '0.8.2' # The full version, including alpha/beta/rc tags -release = '0.8.1' +release = '0.8.2' # -- General configuration ---------------------------------------------------