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.
1 parent 24398f2 commit 6ac5a94Copy full SHA for 6ac5a94
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import find_packages
2
from setuptools import setup
3
4
-VERSION = '0.0.4'
+VERSION = '0.0.5'
5
6
setup_args = dict(
7
name='BigQuery-Python',
0 commit comments