Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong version #62

Open
ActualMasterOogway opened this issue Jun 7, 2024 · 3 comments
Open

Wrong version #62

ActualMasterOogway opened this issue Jun 7, 2024 · 3 comments

Comments

@ActualMasterOogway
Copy link

The version in the project file (0.4.7) doesnt match the one of the latest release (0.5.0)

@aentwist
Copy link
Contributor

aentwist commented Sep 7, 2024

@aentwist
Copy link
Contributor

aentwist commented Sep 7, 2024

As a workaround I've been installing from GitHub... no wheels available this way though, publishing correctly would be much better

scrcpy-client @ git+https://github.com/leng-yue/py-scrcpy-client@v0.4.9

@aentwist
Copy link
Contributor

aentwist commented Sep 7, 2024

OK actually I think this was occurring because the CI was broken. I just fixed the CI #78 , so it should (hopefully) be fine now. We need to retroactively manually publish the versions for which the CI failed. @leng-yue

  • 0.4.8
  • 0.4.9
  • 0.5.0

I'll try to watch the CI to confirm that the publish workflow is working ok. Should it not be, I expect the issue will be either

  1. using an unpinned version of poetry

python -m pip install --upgrade pip poetry

python -m pip install --upgrade pip poetry

python -m pip install --upgrade pip poetry

  1. av platform dependencies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants