diff --git a/docs/conf.py b/docs/conf.py index 681ec118e7d90e8f9424db7fc78ab2af722aa0db..2fc64bba6b59a5baa67fe04cbc94ff76ac76c715 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -27,7 +27,7 @@ author = 'Oliver Stocks' # The short X.Y version version = '' # The full version, including alpha/beta/rc tags -release = '0.3' +release = '0.1' on_rtd = os.environ.get('READTHEDOCS') == 'True'