zenhack / simp_le

Simple Let's Encrypt client
GNU General Public License v3.0
224 stars 38 forks source link

No tag for 0.3.0 #57

Closed buchdag closed 7 years ago

buchdag commented 7 years ago

The README mentions a 0.3.0 release, yet there is no corresponding tag on the repo (the most recent one is 0.2.0).

Would it be possible to add a tag for this release, or is it still considered unreleased ?

zenhack commented 7 years ago

Per the note at the top of the ChangeLog section, sometimes the most recent entry is as-yet-unreleased, as is the case right now. But thanks for the reminder; I've been meaning to tag it & upload it to PyPI. Will get to that in the next day or so.

Quoting Nicolas Duchon (2017-06-26 11:59:36)

The README mentions a 0.3.0 release, yet there is no corresponding tag on the repo (the most recent one is 0.2.0).

Would it be possible to add a tag for this release, or is it still considered unreleased ?

buchdag commented 7 years ago

Works for me, thanks for the answer !

zenhack commented 7 years ago

Ok, this is tagged and uploaded to pypi now.

buchdag commented 7 years ago

Thanks ! 👍