Skip to content

Don't add a dot before an rc specifier#95

Merged
twm merged 1 commit intotrunkfrom
81-dotless
Jul 23, 2024
Merged

Don't add a dot before an rc specifier#95
twm merged 1 commit intotrunkfrom
81-dotless

Conversation

@twm
Copy link
Member

@twm twm commented Jul 10, 2024

Instead of 1.2.3.rc1, generate 1.2.3rc1. The canonical version identifier in the current spec doesn't include a dot.

The autoformatter got this one (sorry for the noise).

Fixes #81.

@twm twm requested a review from a team July 10, 2024 06:41
Copy link
Member

@adiroiban adiroiban left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update and the cleanups!

This looks good.

@twm
Copy link
Member Author

twm commented Jul 23, 2024

Thank you for the review @adiroiban!

@twm twm merged commit 0899fd9 into trunk Jul 23, 2024
@twm twm deleted the 81-dotless branch July 23, 2024 21:41
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.

Have PEP440 normalized release candidate

2 participants