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