0.9.20220216 release

This commit is contained in:
Christer Edwards
2022-02-16 23:28:09 -07:00
parent efed673e76
commit aafc2b3323
33 changed files with 37 additions and 37 deletions

View File

@@ -8,13 +8,13 @@ else:
# -- Project information -----------------------------------------------------
project = 'Bastille'
copyright = '2018-2021, Christer Edwards'
copyright = '2018-2022, Christer Edwards'
author = 'Christer Edwards'
# The short X.Y version
version = '0.9.20211225'
version = '0.9.20220216'
# The full version, including alpha/beta/rc tags
release = '0.9.20211225-beta'
release = '0.9.20220216-beta'
# -- General configuration ---------------------------------------------------