Skip to content

Commit 02cc334

Browse files
committed
incrementing version
1 parent 0945162 commit 02cc334

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
@@ -22,7 +22,7 @@ def load_tests():
2222

2323
setup(
2424
name = 'wolframwebengine',
25-
version = '1.0.1',
25+
version = '1.0.2',
2626
description = 'A Python library with various tools to start a wolfram engine a server content.',
2727
keywords=['Wolfram Language', 'Wolfram Desktop', 'Mathematica', 'Web Development', 'Wolfram Web Engine'],
2828
author = 'Wolfram Research, Riccardo Di Virgilio',

0 commit comments

Comments
 (0)