Skip to content

add version.py and __version__ to the package#21

Merged
codingpaula merged 1 commit intomainfrom
add-version
Mar 3, 2026
Merged

add version.py and __version__ to the package#21
codingpaula merged 1 commit intomainfrom
add-version

Conversation

@codingpaula
Copy link
Contributor

@codingpaula codingpaula commented Mar 3, 2026

Motivation

To evaluate the version of the devkit package we are using a __version__ property for the package.

Implementation

The version.py determines the correct version using importlib.

Progress

  • I chose a meaningful title that completes the sentence: "If applied, this PR will..."
  • I chose meaningful labels (if GitHub allows me to so).
  • I documented breaking changes and set the 'breaking change' label if needed
  • The implementation is complete.
  • Tests with a real hardware have been successful (or are not necessary).
  • Pytests have been added (or are not necessary).
  • Documentation has been added (or is not necessary).

@codingpaula codingpaula added this to the 0.2.0 milestone Mar 3, 2026
@codingpaula codingpaula self-assigned this Mar 3, 2026
@codingpaula codingpaula added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 3, 2026
@codingpaula codingpaula merged commit 0823fbc into main Mar 3, 2026
8 checks passed
@codingpaula codingpaula deleted the add-version branch March 3, 2026 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants