Skip to content

Commit 7c03f54

Browse files
committed
bump version to 2.1.0
1 parent 1e6ca37 commit 7c03f54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from setuptools.command.build_ext import build_ext
1010
from distutils.version import LooseVersion
1111

12-
__version__ = '2.0.0'
12+
__version__ = '2.1.0'
1313

1414
class CMakeExtension(Extension):
1515
def __init__(self, name, sourcedir='', exclude_arch=False):

0 commit comments

Comments
 (0)