Skip to content

Commit 0ea918b

Browse files
authored
Bump versions
1 parent 2714ea7 commit 0ea918b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from find_library import pkgconfig
55
from collections import defaultdict
66

7-
VERSION = '1.2.0'
7+
VERSION = '1.2.1'
88
BASE_DIR = os.path.abspath(os.path.dirname(__file__))
99
BUILD_ARGS = defaultdict(lambda: ['-O3', '-g0'])
1010
for compiler, args in [

0 commit comments

Comments
 (0)