Skip to content

Commit 48bfcc4

Browse files
committed
bump version
1 parent 824980d commit 48bfcc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
from setuptools import Extension, setup
55

6-
__version__ = '0.12.0'
6+
__version__ = '0.13.0'
77

88
bchlib_src = ['bchlib/bchlib.c',
99
'bchlib/bch.c']

0 commit comments

Comments
 (0)