diff --git a/setup.py b/setup.py index ce454ae..6b44b05 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,6 @@ import warnings from setuptools import setup, extension from setuptools.command.build_ext import build_ext -from setuptools.command.test import test as TestCommand setup_kwargs = {} diff --git a/stl/__about__.py b/stl/__about__.py index fd21209..6467f12 100644 --- a/stl/__about__.py +++ b/stl/__about__.py @@ -1,6 +1,6 @@ __package_name__ = 'numpy-stl' __import_name__ = 'stl' -__version__ = '3.1.1' +__version__ = '3.1.2' __author__ = 'Rick van Hattem' __author_email__ = 'Wolph@Wol.ph' __description__ = ' '.join('''