Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Commit 23d9ee9

Browse files
author
Juanjo Alvarez
committed
Bump libuast dependency version
Signed-off-by: Juanjo Alvarez <juanjo@sourced.tech>
1 parent 035247c commit 23d9ee9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from setuptools.command.build_ext import build_ext
1212

1313
VERSION = "2.10.1"
14-
LIBUAST_VERSION = "v1.9.1"
14+
LIBUAST_VERSION = "v1.9.4"
1515
SDK_VERSION = "v1.16.1"
1616
SDK_MAJOR = SDK_VERSION.split('.')[0]
1717
FORMAT_ARGS = globals()

0 commit comments

Comments
 (0)