nickstenning / honcho

Honcho: a python clone of Foreman. For managing Procfile-based applications.
http://pypi.python.org/pypi/honcho
MIT License
1.59k stars 145 forks source link

New Release? #225

Closed guettli closed 2 years ago

guettli commented 3 years ago

Hi,

the last release on pypi is from 2017.

There are several commits in the git repo after 2017.

Maybe it is time for a new release?

lbenc135 commented 3 years ago

@nickstenning If you need help maintaining this project I'd be happy to help, since we're using it a lot at my company

joshfriend commented 2 years ago

I'd love to work on getting a few outstanding PRs over the finish line and at least get a new release out there

nickstenning commented 2 years ago

Hey folks! Thanks for all the offers of help and the nudges. I've just released v1.1.0.

https://github.com/nickstenning/honcho/releases/tag/v1.1.0

joshfriend commented 2 years ago

Outstanding 😄 thank you!