Bump version: 0.74 → 0.75

This commit is contained in:
Devaev Maxim
2018-10-05 20:32:04 +03:00
parent 125a56e554
commit 5feb54d3c4
4 changed files with 4 additions and 4 deletions

View File

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