We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a5a814 commit 7a0da83Copy full SHA for 7a0da83
1 file changed
setup.py
@@ -33,7 +33,7 @@ def package_files(directory):
33
34
setup(
35
name="spanner-graph-notebook",
36
- version="v1.1.6",
+ version="v1.1.7",
37
packages=find_packages(),
38
install_requires=[
39
"networkx", "numpy", "google-cloud-spanner", "ipython",
0 commit comments