scikit-learn-contrib/lightning

new release

kmike opened this issue · 5 comments

kmike commented

Hey,

What do you think about making a new release? Is there anything blocking it?

I don't think there has been much activity since last release. Is there
something that would justify a new release?

On Oct 28, 2016 3:18 PM, "Mikhail Korobov" notifications@github.com wrote:

Hey,

What do you think about making a new release? Is there anything blocking
it?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#96, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAQ8hzhMqpWEzhPADVTQG06drPvIs3HQks5q4fYxgaJpZM4Kjbey
.

kmike commented

Nothing big; I want to add lightning support to https://github.com/TeamHG-Memex/eli5 library, and it requires classes_ attribute which is new in master. Installing from git works fine, but it is nice to point to a release.

OK cool. I need to fix a couple of things and I'll make a release next week.

On Fri, Oct 28, 2016 at 8:03 PM, Mikhail Korobov notifications@github.com
wrote:

Nothing big; I want to add lightning support to https://github.com/TeamHG-
Memex/eli5 library, and it requires classes_ attribute which is new in
master. Installing from git works fine, but it is nice to point to a
release.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#96 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAQ8h6GHmUBjaGUVUswzDEFXqtcMxg39ks5q4jj5gaJpZM4Kjbey
.

This is done, the new package is in pypi and its also slowly hitting conda-forge

kmike commented

Thanks @fabianp!