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

Commit 3a85939

Browse files
authored
Update setup.py
1 parent 7560b80 commit 3a85939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from setuptools import setup, find_packages, Extension
1313
from setuptools.command.build_ext import build_ext
1414

15-
VERSION = "2.12.4"
15+
VERSION = "2.12.5"
1616
LIBUAST_VERSION = "v1.9.5"
1717
SDK_VERSION = "v1.16.1"
1818
SDK_MAJOR = SDK_VERSION.split('.')[0]

0 commit comments

Comments
 (0)