Skip to content

Commit e37a25f

Browse files
committed
Merge branch 'docs-v0.5.5'
2 parents e2df8e9 + 146b67f commit e37a25f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ help:
1818
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
1919
%: Makefile
2020
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
21+

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,5 @@
7979
'https://docs.odriverobotics.com/docsInject.js'
8080
]
8181

82-
version = "0.5.4"
82+
version = "0.5.5"
8383
release = version

0 commit comments

Comments
 (0)