Release 1.5 Beta 2 (#871)

* Bump version to 1.5b2 and update changelog and release notes
* Update sample project
This commit is contained in:
Veronica Berglyd Olsen
2021-08-26 21:10:29 +02:00
committed by GitHub
parent cdc9ab4ad6
commit a00d0820cc
5 changed files with 55 additions and 16 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ author = "Veronica Berglyd Olsen"
# The short X.Y version
version = "1.5"
# The full version, including alpha/beta/rc tags
release = "1.5-beta1"
release = "1.5-beta2"
# -- General Configuration ---------------------------------------------------