This commit is contained in:
edeymc 2025-11-08 15:54:33 -08:00
parent 66d31b62e7
commit 3ed4d29fec
2 changed files with 1 additions and 1 deletions

View file

@ -1,4 +1,4 @@
from .utils import * from .utils import *
__version__ = "0.1.5" __version__ = "0.1.6"
__all__ = 't2f ft2 CSG parse_WPS_rankings'.split() __all__ = 't2f ft2 CSG parse_WPS_rankings'.split()