Skip to content

Commit 2a7e6c9

Browse files
committed
bump version [ci publish]
1 parent 4111629 commit 2a7e6c9

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.2.1'
12+
__version__ = '2.3.0'
1313

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

0 commit comments

Comments
 (0)