projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
8937: Added cache validation method to arv-put. For now it only
[arvados.git]
/
sdk
/
python
/
arvados
/
_version.py
1
# Copyright (C) The Arvados Authors. All rights reserved.
2
#
3
# SPDX-License-Identifier: Apache-2.0
4
5
import pkg_resources
6
7
__version__ = pkg_resources.require('arvados-python-client')[0].version