junhoyeo / threads-py

Unofficial, Reverse-Engineered Python client for Meta's Threads.
https://github.com/junhoyeo/threads-api
MIT License
65 stars 14 forks source link

Where can I find the v0.0.7? #22

Closed moosl closed 1 year ago

moosl commented 1 year ago

it seems the latest release version is 0.0.6.

junhoyeo commented 1 year ago

Can we draft a new release? @Mineru98 Will be helpful if you can add my PyPI account as an collaborator so I can release threads-py modules when ur absent 😉

Mineru98 commented 1 year ago

I haven't finished testing all the features we've added yet, so we haven't released them.

Mineru98 commented 1 year ago

@junhoyeo Tell me your PyPI username

junhoyeo commented 1 year ago

I haven't finished testing all the features we've added yet, so we haven't released them.

I see, thanks!

@junhoyeo Tell me your PyPI username

@Mineru98 it's junhoyeo 🙌

junhoyeo commented 1 year ago

Hi, @moosl! We just released v0.0.8. 🎉 You can install the latest version with the following:

pip3 install --no-cache-dir --upgrade threads-py