Bumped version to 0.8.6

This commit is contained in:
Klaus Basan
2018-08-27 18:56:39 +02:00
parent be816f076d
commit 3ce6e230b2

View File

@@ -1,4 +1,4 @@
BLACK_VER_MAJ = 0
BLACK_VER_MIN = 8
BLACK_VER_MIC = 5
BLACK_VER_MIC = 6
BLACK_VERSION = $${BLACK_VER_MAJ}.$${BLACK_VER_MIN}.$${BLACK_VER_MIC}