Bump version: 0.37 → 0.38

This commit is contained in:
Devaev Maxim
2018-07-23 03:22:29 +03:00
parent c07f811c87
commit d92286ded7
4 changed files with 4 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ from .logging import get_logger
# =====
__version__ = "0.37"
__version__ = "0.38"
@functools.lru_cache()