On Thu, 26 Jan 2023 at 20:28, David Bailey <d...@dbailey.co.uk> wrote: > > On 26/01/2023 12:56, Oscar Benjamin wrote: > > I've opened an issue to track releasing SymPy 1.12: > > https://github.com/sympy/sympy/issues/24601 > > > I went ahead and installed what I thought would be sympy 1.12, but ended > up re-installing 1.11.1 !
Hi David, There is nothing on PyPI to install yet but if you are using pip for installation then you can install the latest development version of sympy from github like this: pip install git+https://github.com/sympy/sympy.git@master That works for me but actually I'm not sure if that requires having git installed (which you might not have)... Let me know if it works! -- Oscar -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to sympy+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAHVvXxQ9Q_ejpa-urW2Aq2athEpm8JRcjfcNXy-u4zD6%3DssAkg%40mail.gmail.com.