Browse Source

Docs are failing to build

Signed-off-by: Sean Young <sean@mess.org>
Sean Young 4 years ago
parent
commit
89546314a8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/conf.py

+ 1 - 1
docs/conf.py

@@ -22,7 +22,7 @@ copyright = '2019 - 2021 Sean Young <sean@mess.org>'
 author = 'Sean Young <sean@mess.org>'
 
 # The full version, including alpha/beta/rc tags
-release = '0.1.9-dev'
+release = '0.1.8'
 
 
 # -- General configuration ---------------------------------------------------