[02:47:23] <efiop> Hi guys! I have a problem with the website. For some reason pypi displays an old version of our package as the latest release on the website, even though when you `pip install` it actually installs the correct version.
[02:47:38] <efiop> Here is our project https://pypi.org/project/dvc/#history
[02:47:49] <efiop> it shows 0.10.2 as the latest version for some reason
[02:48:06] <efiop> even though https://pypi.org/project/dvc/0.13.0/ exists