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 07c5b67 commit 178dbe0Copy full SHA for 178dbe0
setup.py
@@ -177,7 +177,7 @@ def run(self):
177
integration with SymPy and Sage.'''
178
179
setup(name = "symengine",
180
- version="0.1.0.dev",
+ version="0.2.0",
181
description = "Python library providing wrappers to SymEngine",
182
setup_requires = ['cython>=0.19.1'],
183
long_description = long_description,
0 commit comments