funkybob / django-sniplates

Template snippet libraries for Django
MIT License
57 stars 18 forks source link

pypi has a version 0.5.0? #56

Closed cerealcable closed 7 years ago

cerealcable commented 7 years ago

Doing a pip install django-sniplates ends up presenting me with 0.5.0, with a date of 2016-08-16, yet here we see releases showing Jan 25, 2016 with 0.4.1. Looks like 0.5.0 is the most current but isn't tagged here.

funkybob commented 7 years ago

Looks like @sergei-maertens did the 0.5.0 release, but forgot to tag it?

commit 1b5d8a69926b0748616d813924fb5bca944f483b
Author: Sergei Maertens <sergei-maertens@users.noreply.github.com>
Date:   Tue Aug 16 01:59:47 2016 +0200

    Prepare 0.5.0 release (#48)

@sergei-maertens please tag as "release/0.5.0" if this is the case.

sergei-maertens commented 7 years ago

I'll double check, but afaik I don't have PyPI upload permissions.

On Feb 14, 2017 06:46, "Curtis Maloney" notifications@github.com wrote:

Looks like @sergei-maertens https://github.com/sergei-maertens did the 0.5.0 release, but forgot to tag it?

commit 1b5d8a69926b0748616d813924fb5bca944f483b Author: Sergei Maertens sergei-maertens@users.noreply.github.com Date: Tue Aug 16 01:59:47 2016 +0200

Prepare 0.5.0 release (#48)

@sergei-maertens https://github.com/sergei-maertens please tag as "release/0.5.0" if this is the case.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/funkybob/django-sniplates/issues/56#issuecomment-279614180, or mute the thread https://github.com/notifications/unsubscribe-auth/AFQ01p5yE9PxS98IQr1lcLysgGepEXuvks5rcT-ygaJpZM4MAFV2 .

funkybob commented 7 years ago

I've added the tag.

Thank's for noticing the omission, @cerealcable