Ver código fonte

Docs are failing to build

Signed-off-by: Sean Young <sean@mess.org>
Sean Young 4 anos atrás
pai
commit
89546314a8
1 arquivos alterados com 1 adições e 1 exclusões
  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 ---------------------------------------------------