]> git.arvados.org - arvados.git/blob - services/fuse/arvados_fuse/_version.py
12990: Re-query project roots in order to get full record
[arvados.git] / services / fuse / arvados_fuse / _version.py
1 # Copyright (C) The Arvados Authors. All rights reserved.
2 #
3 # SPDX-License-Identifier: AGPL-3.0
4
5 import pkg_resources
6
7 __version__ = pkg_resources.require('arvados_fuse')[0].version