Bump version: 0.78 → 0.79

This commit is contained in:
Devaev Maxim
2018-10-10 00:51:39 +03:00
parent 95bc1536b2
commit 5581300f0d
4 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,7 @@ from .logging import get_logger
# =====
__version__ = "0.78"
__version__ = "0.79"
# =====