Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
MSeal authored Oct 23, 2017
1 parent 2714ea7 commit 0ea918b
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.2.0'
VERSION = '1.2.1'
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 0ea918b

Please sign in to comment.