handbuch module set to tag version 0.1.0, set version in conf.py

This commit is contained in:
Gulliver
2021-10-13 08:46:56 +02:00
parent 105328eac0
commit 5e232b9831
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ copyright = '2021, diverse'
author = 'Autorenkollektiv'
# The full version, including alpha/beta/rc tags
release = '0.0.5'
release = '0.1.0'
# -- General configuration ---------------------------------------------------