Skip to content
Snippets Groups Projects

Release 0.9

Merged Florian Spreckelsen requested to merge release-0.9 into main
4 files
+ 20
4
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 2
2
@@ -25,9 +25,9 @@ copyright = '2022, IndiScale GmbH'
@@ -25,9 +25,9 @@ copyright = '2022, IndiScale GmbH'
author = 'Daniel Hornung, Timm Fitschen'
author = 'Daniel Hornung, Timm Fitschen'
# The short X.Y version
# The short X.Y version
version = '0.8.1'
version = '0.9.0'
# The full version, including alpha/beta/rc tags
# The full version, including alpha/beta/rc tags
release = '0.8.1'
release = '0.9.0-SNAPSHOT'
# -- General configuration ---------------------------------------------------
# -- General configuration ---------------------------------------------------
Loading