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 #113 from juanjux/bumpversion
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
juanjux authored Jul 27, 2018
2 parents d62a106 + be74254 commit 96187fd
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 @@ -10,7 +10,7 @@
from setuptools import setup, find_packages, Extension
from setuptools.command.build_ext import build_ext

VERSION = "2.9.15"
VERSION = "2.10.0"
LIBUAST_VERSION = "v1.9.1"
SDK_VERSION = "v1.16.1"
SDK_MAJOR = SDK_VERSION.split('.')[0]
Expand Down

0 comments on commit 96187fd

Please sign in to comment.