Y
Hacker News
new
|
ask
|
show
|
jobs
by
notthetup
538 days ago
Any idea why the latest version on pypa is 0.2.x. That seems like it was released a while ago.
1 comments
malmeloo
538 days ago
The latest version is 0.7.5:
https://pypi.org/project/FindMy/
link
notthetup
536 days ago
Ah! I know what it is!
https://github.com/malmeloo/FindMy.py/blob/main/pyproject.to...
I've Python 3.13.1, so it drops down and installs FindMy 0.2.x
link
malmeloo
529 days ago
Oops sorry, that's unintentional. I've fixed this in the source, the next pypi release should support 3.13.
link