We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0945162 commit 02cc334Copy full SHA for 02cc334
setup.py
@@ -22,7 +22,7 @@ def load_tests():
22
23
setup(
24
name = 'wolframwebengine',
25
- version = '1.0.1',
+ version = '1.0.2',
26
description = 'A Python library with various tools to start a wolfram engine a server content.',
27
keywords=['Wolfram Language', 'Wolfram Desktop', 'Mathematica', 'Web Development', 'Wolfram Web Engine'],
28
author = 'Wolfram Research, Riccardo Di Virgilio',
0 commit comments