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

Commit 3d86d4d

Browse files
authored
Merge pull request #119 from juanjux/bump_version2
Bump version again
2 parents b9074be + 8dd244a commit 3d86d4d

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

14-
VERSION = "2.11.0"
14+
VERSION = "2.11.1"
1515
LIBUAST_VERSION = "v1.9.4"
1616
SDK_VERSION = "v1.16.1"
1717
SDK_MAJOR = SDK_VERSION.split('.')[0]

0 commit comments

Comments
 (0)