We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e65013a commit b1c0f8bCopy full SHA for b1c0f8b
setup.py
@@ -9,7 +9,7 @@
9
from setuptools.command.build_ext import build_ext
10
from distutils.version import LooseVersion
11
12
-__version__ = '0.2.1'
+__version__ = '0.2.2'
13
14
class CMakeExtension(Extension):
15
def __init__(self, name, sourcedir='', exclude_arch=False):
0 commit comments