kitti3
kitti3 copied to clipboard
update Pypi package
I think the bug I encountered (multiple instances, not floating with sway) has likely been fixed with the most recent commits, but the Pypi package is trailing behind the repo a bit. The current pypi version is 0.4.1
but the version on main is 0.5.1
.
you can actually publish directly from github with tagged commits and github actions.
awesome project btw
Hi Josh,
You are correct, the PyPI package has not been updated to reflect the changes related to sway support. Back in September I wanted to finish the documentation revamp and fix a few QoL issues before pushing to PyPI, but got maintracked by the day job. Unfortunate of course, because the GH readme is currently out of sync with what you'll get from PyPI - my apologies!
Thanks for the poke, and I'm happy to hear that you enjoy the project. I'll bump this up the stack and see if I can sort out the remaining commits this weekend.
Cheers, Ariel
hi, anyway I can help with this? or just the project in general? I might be able to help with the QoL issues sometime next week
@skewballfox
Hello! Where could I find the main
branch? I only see master
and feat-sway
. For master the version is v0.4.1
.
I really miss kitti3 and there's a bug as mentioned in #14.
Thanks!