Skip to content
Snippets Groups Projects

REL: Release 0.15.0

Merged Florian Spreckelsen requested to merge release-0.15.0 into main
3 files
+ 5
13
Compare changes
  • Side-by-side
  • Inline

Files

+ 2
2
@@ -26,9 +26,9 @@ copyright = '2022 - 2024, IndiScale GmbH'
@@ -26,9 +26,9 @@ copyright = '2022 - 2024, IndiScale GmbH'
author = 'Daniel Hornung'
author = 'Daniel Hornung'
# The short X.Y version
# The short X.Y version
version = '0.14.1'
version = '0.15.0'
# The full version, including alpha/beta/rc tags
# The full version, including alpha/beta/rc tags
release = '0.14.1-SNAPSHOT'
release = '0.15.0'
# -- General configuration ---------------------------------------------------
# -- General configuration ---------------------------------------------------
Loading