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

Commit 7ee029e

Browse files
authored
Bump version.
1 parent 8237c4a commit 7ee029e

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
@@ -10,7 +10,7 @@
1010
from setuptools import setup, find_packages, Extension
1111
from setuptools.command.build_ext import build_ext
1212

13-
VERSION = "2.9.13"
13+
VERSION = "2.9.14"
1414
LIBUAST_VERSION = "v1.9.1"
1515
SDK_VERSION = "v1.8.0"
1616
SDK_MAJOR = SDK_VERSION.split('.')[0]

0 commit comments

Comments
 (0)