Skip to content

Commit 41d2d68

Browse files
committed
doc: set version
1 parent 94a200c commit 41d2d68

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
# The full version, including alpha/beta/rc tags.
3232
release = about["__version__"]
3333

34+
# WARNING: conf value "version" should not be empty for EPUB3
35+
version = about["__version__"]
36+
3437
# for sphinx 1.*
3538
master_doc = "index"
3639

0 commit comments

Comments
 (0)