Skip to content

Commit 440bb2a

Browse files
committed
Merge pull request #30 in LCL/wolframengineforpython from bugfix/missing-demo to master
* commit '837030315abbe3a3d3e6f425299c12a1d04cd927': new version
2 parents ec4edd3 + 8370303 commit 440bb2a

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.0',
25+
version = '1.0.1',
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)