Skip to content

Commit b9e0597

Browse files
authored
Bump library version
1 parent ba284f5 commit b9e0597

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
@@ -8,7 +8,7 @@
88
from setuptools import Extension, setup
99
from setuptools.command.build_ext import build_ext
1010

11-
__version__ = '0.7.0'
11+
__version__ = '0.8.0'
1212

1313

1414
include_dirs = [

0 commit comments

Comments
 (0)