Update develop to 6.0.

This commit is contained in:
Dan Albert
2021-10-30 15:11:29 -07:00
parent 70dbe7c9ca
commit 85cbffb845
2 changed files with 11 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
from pathlib import Path
MAJOR_VERSION = 5
MAJOR_VERSION = 6
MINOR_VERSION = 0
MICRO_VERSION = 0