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

Commit

Permalink
Merge pull request #119 from juanjux/bump_version2
Browse files Browse the repository at this point in the history
Bump version again
  • Loading branch information
juanjux authored Aug 9, 2018
2 parents b9074be + 8dd244a commit 3d86d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from setuptools import setup, find_packages, Extension
from setuptools.command.build_ext import build_ext

VERSION = "2.11.0"
VERSION = "2.11.1"
LIBUAST_VERSION = "v1.9.4"
SDK_VERSION = "v1.16.1"
SDK_MAJOR = SDK_VERSION.split('.')[0]
Expand Down

0 comments on commit 3d86d4d

Please sign in to comment.