Skip to content
Snippets Groups Projects
__init__.py 163 B
Newer Older
# Copyright (c) 2019 Nico Alt
# SPDX-License-Identifier: AGPL-3.0-only
# License-Filename: LICENSE.md

Nico's avatar
Nico committed
"""Wrapper for the Briar REST API"""
Nico's avatar
Nico committed

Nico's avatar
Nico committed
__version__ = "0.0.2"