Skip to content

Commit d50df92

Browse files
committed
changed version for pypi
1 parent 4a14f16 commit d50df92

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
@@ -11,7 +11,7 @@
1111
EXTENSIONS = [ext_1]
1212

1313
setup(name='stl_tools',
14-
version='0.2.2',
14+
version='0.3.0',
1515
install_requires=['numpy', 'scipy', 'matplotlib'],
1616
description="Generate STL files from numpy arrays and text",
1717
author='Tristan Hearn',

0 commit comments

Comments
 (0)