summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 85ebd18..6cc3a99 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -41,7 +41,6 @@ extensions = [
'sphinx.ext.todo',
'sphinx.ext.coverage',
'sphinx.ext.viewcode',
- 'sphinx.ext.githubpages',
'sphinx.ext.inheritance_diagram',
]
@@ -73,7 +72,7 @@ author = 'JRyannel'
# The short X.Y version.
version = '1.0.0'
# The full version, including alpha/beta/rc tags.
-release = '1.0.0a4'
+release = '1.0.0a5'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.