4 lines
86 B
Python
4 lines
86 B
Python
__version__ = '0.5.4'
|
|
|
|
from .region import CacheRegion, register_backend, make_region
|