timothycrosley / deprecated.pies

The simplest (and tastiest) way to write one program that runs on both Python 2 and Python 3.
MIT License
148 stars 7 forks source link

Releases page advertises 1.0.2 to be the latest release? #33

Closed hartwork closed 9 years ago

hartwork commented 9 years ago

This pages

https://github.com/timothycrosley/pies/releases

says 1.0.2 rather than 2.6.1 to be the latest release.

timothycrosley commented 9 years ago

Fixed!

Thanks!

~Timothy