ipython / ipython-website

IPython website sources. Any fixes to the website should be done on this repository.
https://ipython.org
50 stars 91 forks source link

Fix release date of IPython 5.0 #118

Closed eleweek closed 7 years ago

eleweek commented 7 years ago

Hi! It looks like IPython 5.0 has wrong year in its release date(2016 instead of 2015).

It also seems like the news order should be different.

So I figured I could send a PR for this

takluyver commented 7 years ago

Thanks, but 2016 is right: https://pypi.python.org/pypi/ipython/5.0.0

takluyver commented 7 years ago

Don't mind me, I saw the pull request backwards...

takluyver commented 7 years ago

Thanks!

eleweek commented 7 years ago

Don't mind me, I saw the pull request backwards...

The year in PR is correct, but the original comment was incorrect. It read "2016 instead of 2015". It probably lead to the confusion, and I fixed it(the PR itself is correct, so no need to any action on your part).

eleweek commented 7 years ago

Thanks for merging!

takluyver commented 7 years ago

Ah, OK. Well spotted, either way, and thanks for fixing it.