Skip to content

Commit

Permalink
bump version [ci build]
Browse files Browse the repository at this point in the history
  • Loading branch information
nmwsharp committed May 28, 2021
1 parent 5143c0d commit 39fd76e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from setuptools.command.build_ext import build_ext
from distutils.version import LooseVersion

__version__ = '0.2.0'
__version__ = '0.2.1'

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

0 comments on commit 39fd76e

Please sign in to comment.