Bump version: 0.84 → 0.85

This commit is contained in:
Devaev Maxim
2018-11-05 06:21:01 +03:00
parent 43bbf725b8
commit 53da6593b3
4 changed files with 4 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ from .logging import Log
# =====
__version__ = "0.84"
__version__ = "0.85"
# =====