Hi all,
Currently the version string for sympy on the master branch is
0.7.7.dev. However, I gather from recent discussion that the next
release will be 1.0.
I've just implemented a workaround for something that is fixed in the
current git master branch of sympy. I've implemented the version check
to use the workaround here:
https://bitbucket.org/ngoldbaum/yt/commits/bee8435b77d66e5afc7ab21b6f1f1c0708d398be
Is the way I've implemented this version check correct? That is, will
the next major release based on the current git master branch be sympy
1.0?
Thanks for your help,
Nathan