I tried to update the elpy inside virtualenv (/home/dmitry/.pyenv/versions/3.4.3/envs/phind) and it got updated to v 1.12.0 yet elpy-config shows 1.10.0
my getenv PYTHONPATH shows this:
/home/dmitry/.emacs.d/el-get/elpy/:/home/dmitry/.emacs.d/el-get/pyvenv/
Hello! It seems you installed Elpy using el-get, so I would assume you can use el-get to upgrade it – I'm afraid I do not know el-get, though, so I do not know how that works.
I tried to update the elpy inside virtualenv (/home/dmitry/.pyenv/versions/3.4.3/envs/phind) and it got updated to v 1.12.0 yet elpy-config shows 1.10.0
my getenv PYTHONPATH shows this: /home/dmitry/.emacs.d/el-get/elpy/:/home/dmitry/.emacs.d/el-get/pyvenv/
I'm using pyenv-mode: https://github.com/proofit404/pyenv-mode
How can I upgrade the elpy?