We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4111629 commit 2a7e6c9Copy full SHA for 2a7e6c9
1 file changed
setup.py
@@ -9,7 +9,7 @@
9
from setuptools.command.build_ext import build_ext
10
from distutils.version import LooseVersion
11
12
-__version__ = '2.2.1'
+__version__ = '2.3.0'
13
14
class CMakeExtension(Extension):
15
def __init__(self, name, sourcedir='', exclude_arch=False):
0 commit comments