Skip to content

Commit 7fa5659

Browse files
bumped version number to 0.1.3 in preparation for pypi update
1 parent 1b881c2 commit 7fa5659

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
@@ -3,7 +3,7 @@
33

44
setup(
55
name='solidpython',
6-
version='0.1.2',
6+
version='0.1.3',
77
description='Python interface to the OpenSCAD declarative geometry language',
88
author='Evan Jones',
99
author_email='[email protected]',

0 commit comments

Comments
 (0)