Tagged Questions
0
votes
1answer
77 views
Can pip show me the version of the python package I just installed?
I initially installed a version of python-git (GitPython) on my machine. It was version 0.1. Then I used pip to upgrade it to the latest. Now I was looking for the appropriate docs and fell unsure of ...