# Copyright (c) Facebook, Inc. and its affiliates. # # This source code is licensed under the BSD license found in the # LICENSE file in the root directory of this source tree. from .cli import main from .weigit_api import WeiGit __version__ = "0.0.1"