Skip to content
Snippets Groups Projects

REL: update changelog, bump version of pom.xml, update DEPENDENCIES

Merged Timm Fitschen requested to merge release-v0.5.0 into main
3 files
+ 17
3
Compare changes
  • Side-by-side
  • Inline

Files

+ 2
2
@@ -25,9 +25,9 @@ copyright = '2020, IndiScale GmbH'
author = 'Daniel Hornung'
# The short X.Y version
version = '0.4'
version = '0.5'
# The full version, including alpha/beta/rc tags
release = '0.4.0'
release = '0.5.0-SNAPSHOT'
# -- General configuration ---------------------------------------------------
Loading