chartbeat-labs / textacy

NLP, before and after spaCy
https://textacy.readthedocs.io
Other
2.21k stars 249 forks source link

needs a version bump and submission to PyPi to make latest PRs accessable #221

Closed ckot closed 5 years ago

ckot commented 5 years ago

I uninstalled my fork which included my 2 PRs which were just merged into master, but they aren't accessible via pip install yet. I'm able to work around via :

pip install git+https://chartbeat-labs/textacy

though. I did add a comment to PR #220 (closed) about a possible breaking change, so perhaps this means the change could be made after all before you push it out to PyPi, provided you like the idea.

Expected Behavior

Current Behavior

Possible Solution

Steps to Reproduce (for bugs)

Context

Your Environment

bdewilde commented 5 years ago

Hey @ckot , thanks for all the PRs and issues, and pardon the delay! I've not had a chance to work on textacy for a couple weeks, but hope to get through most of this over the weekend. I can probably cut a minor release for you early next week.

ckot commented 5 years ago

No problem @bdewilde. As I have other outstanding PRs introduced after I added this issue (and a few other changes I've been playing with), I'm still working with branches off my own fork anyway.

bdewilde commented 5 years ago

🎉 https://github.com/chartbeat-labs/textacy/releases/tag/0.6.3 🎉