We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4d00fd commit 57d3474Copy full SHA for 57d3474
docs/conf.py
@@ -16,9 +16,8 @@
16
sys.path.insert(0, os.path.abspath('..'))
17
18
# -- General configuration ------------------------------------------------
19
-
20
-# If your documentation needs a minimal Sphinx version, state it here.
21
-#needs_sphinx = '1.0'
+project = 'pygorithm'
+version = '0.1.dev3'
22
23
# Add any Sphinx extension module names here, as strings. They can be
24
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
0 commit comments