Update Bastille version to 0.12.20250111

Updated the version references in documentation, configuration, and script files to reflect the latest release.
This commit is contained in:
Juan David Hurtado G
2025-01-11 17:16:19 -05:00
parent 65aa9d0258
commit 7e90b7072f
3 changed files with 4 additions and 4 deletions

View File

@@ -12,9 +12,9 @@ copyright = '2018-2025, Christer Edwards'
author = 'Christer Edwards'
# The short X.Y version
version = '0.12.20241124'
version = '0.12.20250111'
# The full version, including alpha/beta/rc tags
release = '0.12.20241124-beta'
release = '0.12.20250111-beta'
# -- General configuration ---------------------------------------------------