Skip to content

Commit d814a6c

Browse files
committed
Incrementing version to v3.1.2
1 parent 17a3a70 commit d814a6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stl/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__package_name__ = 'numpy-stl'
22
__import_name__ = 'stl'
3-
__version__ = '3.1.1'
3+
__version__ = '3.1.2'
44
__author__ = 'Rick van Hattem'
55
__author_email__ = '[email protected]'
66
__description__ = ' '.join('''

0 commit comments

Comments
 (0)