Hasan Iqbal
Manually fixed the versioning
41de9b4 unverified
raw
history blame
141 Bytes
from . import *
from .base import *
from .state import *
from .solver import *
# Version of the openfactcheck package
__version__ = "0.3.5"