5 lines
88 B
Python
5 lines
88 B
Python
|
|
from .categories import Cc, Cf, P, Z
|
||
|
|
from .properties import Any
|
||
|
|
|
||
|
|
__version__ = "1.0.3"
|