Przeglądaj źródła

Docs are failing to build

Signed-off-by: Sean Young <sean@mess.org>
Sean Young 4 lat temu
rodzic
commit
89546314a8
1 zmienionych plików z 1 dodań i 1 usunięć
  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 ---------------------------------------------------