Skip to content

Commit a21338b

Browse files
author
Tristan
committed
updated version
1 parent f6312e4 commit a21338b

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
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages
22

33
setup(name='stl_tools',
4-
version='0.1',
4+
version='0.2',
55
install_requires=['numpy', 'scipy', 'matplotlib'],
66
description="Generate STL files from numpy arrays and text",
77
author='Tristan Hearn',

0 commit comments

Comments
 (0)