Updated documentation

This commit is contained in:
Mark Qvist 2022-07-09 15:52:24 +02:00
parent 6e6b49dcd2
commit 7f70ffdc21
17 changed files with 43 additions and 42 deletions

View file

@ -22,7 +22,8 @@ copyright = '2022, Mark Qvist'
author = 'Mark Qvist'
# The full version, including alpha/beta/rc tags
release = '0.3.10 beta'
import RNS
release = RNS._version.__version__+" beta"
# -- General configuration ---------------------------------------------------