Bumped version for PyPi

This commit is contained in:
Veronica K. B. Olsen
2020-05-28 20:27:08 +02:00
parent 62e630aa0d
commit ebe5b8f4ed
4 changed files with 9 additions and 6 deletions
+2 -2
View File
@@ -24,9 +24,9 @@ copyright = "2018-2020, Veronica Berglyd Olsen"
author = "Veronica Berglyd Olsen"
# The short X.Y version
version = "0.6.2"
version = "0.6.3"
# The full version, including alpha/beta/rc tags
release = "0.6.2"
release = "0.6.3"
# -- General configuration ---------------------------------------------------