update versions and dates

This commit is contained in:
Christer Edwards
2023-07-14 21:35:18 -06:00
parent e15a481e46
commit 2fd1f2c812
4 changed files with 6 additions and 6 deletions

View File

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