Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
MSeal committed Sep 7, 2015
1 parent b6a6064 commit 2f0ddd0
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 @@ -4,7 +4,7 @@
from find_library import pkgconfig
from collections import defaultdict

VERSION = '1.1.2'
VERSION = '1.1.3'
BASE_DIR = os.path.abspath(os.path.dirname(__file__))
BUILD_ARGS = defaultdict(lambda: ['-O3', '-g0'])
for compiler, args in [
Expand Down

0 comments on commit 2f0ddd0

Please sign in to comment.