__init__.py 86 B

1234
  1. __version__ = "0.1.0"
  2. __name__ = "classify"
  3. __author__ = "Fangbing Qiu"
  4. __email__ = ""