File size: 111 Bytes
541fa1f
 
 
 
 
1
2
3
4
5
6
"""Utilities for the Matcha Indonesian sentiment project."""

__all__ = ["__version__"]

__version__ = "0.1.0"