Bump version: 0.72 → 0.73

This commit is contained in:
Devaev Maxim
2018-10-02 23:36:58 +03:00
parent f7ccff7647
commit ed6a007890
4 changed files with 4 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ from .logging import get_logger
# =====
__version__ = "0.72"
__version__ = "0.73"
@functools.lru_cache()