Skip to content

Commit 178dbe0

Browse files
committed
Bump version to v0.2.0
1 parent 07c5b67 commit 178dbe0

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
@@ -177,7 +177,7 @@ def run(self):
177177
integration with SymPy and Sage.'''
178178

179179
setup(name = "symengine",
180-
version="0.1.0.dev",
180+
version="0.2.0",
181181
description = "Python library providing wrappers to SymEngine",
182182
setup_requires = ['cython>=0.19.1'],
183183
long_description = long_description,

0 commit comments

Comments
 (0)