We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 890270a + 7da5061 commit 3a52987Copy full SHA for 3a52987
bigquery/__init__.py
@@ -1,6 +1,6 @@
1
from __future__ import absolute_import
2
3
-__version__ = '1.7.0'
+from .version import __version__
4
5
from .client import get_client
6
from .client import (
0 commit comments