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

Fix parsing project version #397

Merged
merged 1 commit into from
Aug 27, 2023

Conversation

anti-social
Copy link
Contributor

Fixes error when parsing project version:

$ cat pyproject.toml |rg version
version = "0.1.0"
$ rye version
error: invalid version: Version ` "0.1.0"` doesn't match PEP 440 rules

@anti-social anti-social force-pushed the fix-version-command branch from 7d4bab2 to 220fbe0 Compare August 1, 2023 10:08
@anti-social anti-social force-pushed the fix-version-command branch from 220fbe0 to 58054f4 Compare August 1, 2023 10:11
@mitsuhiko mitsuhiko merged commit 5f0066e into astral-sh:main Aug 27, 2023
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

Successfully merging this pull request may close these issues.

3 participants