We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 729abf9 commit dea8fd4Copy full SHA for dea8fd4
1 file changed
tools/generate.py
@@ -25,7 +25,7 @@
25
'graph',
26
'router'
27
]
28
-ADAPTAGRAMS_VERSION = "1.0.2"
+ADAPTAGRAMS_VERSION = "1.0.3"
29
30
logging.basicConfig()
31
logger = logging.getLogger()
0 commit comments