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.
2 parents e2df8e9 + 146b67f commit e37a25fCopy full SHA for e37a25f
docs/Makefile
@@ -18,3 +18,4 @@ help:
18
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
19
%: Makefile
20
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
21
+
docs/conf.py
@@ -79,5 +79,5 @@
79
'https://docs.odriverobotics.com/docsInject.js'
80
]
81
82
-version = "0.5.4"
+version = "0.5.5"
83
release = version
0 commit comments