Skip to content

Commit b1c0f8b

Browse files
committed
bump version
1 parent e65013a commit b1c0f8b

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
@@ -9,7 +9,7 @@
99
from setuptools.command.build_ext import build_ext
1010
from distutils.version import LooseVersion
1111

12-
__version__ = '0.2.1'
12+
__version__ = '0.2.2'
1313

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

0 commit comments

Comments
 (0)