소스 검색

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 ---------------------------------------------------