Skip to content

Using dev notation for nightly versions - #91

Merged
MattB (MattB-msft) merged 1 commit into
mainfrom
users/axsuarez/calculate-version-as-dev
Aug 14, 2025
Merged

Using dev notation for nightly versions#91
MattB (MattB-msft) merged 1 commit into
mainfrom
users/axsuarez/calculate-version-as-dev

Conversation

@axelsrz

Copy link
Copy Markdown
Member

This pull request makes minor updates to the project versioning configuration to clarify version formatting for development builds and to standardize the version file.

  • Version file update:

    • Changed the version in TARGET-VERSION from 0.2. to 0.2.0 for proper semantic versioning.
  • Development version formatting:

    • Updated dev_template and dirty_template in pyproject.toml to include dev in the version string, making development versions more explicit (e.g., 0.2.0dev3 instead of 0.2.03).

@MattB-msft
MattB (MattB-msft) merged commit 7021704 into main Aug 14, 2025
5 checks passed
@cleemullins
Chris Mullins (cleemullins) deleted the users/axsuarez/calculate-version-as-dev branch October 2, 2025 21:05
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.

2 participants