Преглед изворни кода

Docs are failing to build

Signed-off-by: Sean Young <sean@mess.org>
Sean Young пре 4 година
родитељ
комит
89546314a8
1 измењених фајлова са 1 додато и 1 уклоњено
  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 ---------------------------------------------------