Python-future: 0.18.X release missing

Created on 8 May 2020  ·  3Comments  ·  Source: PythonCharmers/python-future

Hi!

I was not able to find the latest release version or tag in the releases tab. Are the releases moved somewhere else?

Most helpful comment

Hi the new version (0.18.2) is already available on PyPI, you install it:
pip install --upgrade future or pip install future==0.18.2

We will retro populate the Github release soon.

All 3 comments

+1,
I'd like to use 0.18.2 release in a flatpak and it would be great to have here especially since all of the older versions are listed

Hi the new version (0.18.2) is already available on PyPI, you install it:
pip install --upgrade future or pip install future==0.18.2

We will retro populate the Github release soon.

Retroactively populated releases from 0.17.1 - 0.18.2:

https://github.com/pythoncharmers/python-future/releases

Was this page helpful?
0 / 5 - 0 ratings