refs #538, new version 0.7.0

This commit is contained in:
Klaus Basan
2015-12-05 16:40:54 +01:00
parent a3638bc874
commit 39796f2f06

View File

@@ -1,4 +1,4 @@
BLACK_VER_MAJ = 0
BLACK_VER_MIN = 6
BLACK_VER_PAT = 1
BLACK_VER_MIN = 7
BLACK_VER_PAT = 0
BLACK_VERSION = $${BLACK_VER_MAJ}.$${BLACK_VER_MIN}.$${BLACK_VER_PAT}