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 f7db5fd commit 1363e53Copy full SHA for 1363e53
setup.py
@@ -27,7 +27,7 @@
27
28
setup(
29
name="graph_nets",
30
- version="1.0.6.dev",
+ version="1.1.0",
31
description="Library for building graph networks in Tensorflow and Sonnet.",
32
long_description=description,
33
author="DeepMind",
0 commit comments