Skip to content

Update all sensor.py version tags to match project version 0.0.11#9

Merged
laplaque merged 1 commit intomasterfrom
Fix_Tags
May 12, 2025
Merged

Update all sensor.py version tags to match project version 0.0.11#9
laplaque merged 1 commit intomasterfrom
Fix_Tags

Conversation

@laplaque
Copy link
Copy Markdown
Owner

fix: Update all sensor.py version tags to match project version 0.0.11

Description

This PR updates all sensor.py files to use the consistent version tag of 0.0.11, matching the current project version in RELEASE_NOTES.md. The following changes were made:

  • m8refsvr/sensor.py:

    • Changed Version comment: 0.0.6 → 0.0.11
    • Changed VERSION variable: 0.0.9 → 0.0.11
  • m8mulprc/sensor.py:

    • Changed Version comment: 0.0.6 → 0.0.11
    • Changed VERSION variable: 0.0.8 → 0.0.11
  • m8prcsvr/sensor.py:

    • Added Version comment: 0.0.11
    • Changed VERSION variable: 0.0.10 → 0.0.11
  • mstrsvr/sensor.py:

    • Changed Version comment: 0.0.6 → 0.0.11
    • Changed VERSION variable: 0.0.8 → 0.0.11

This ensures consistent version reporting in logs and correct version information for troubleshooting.

Checklist before requesting a review

  • I have performed a self-review of my code
  • If this is a merge to master, I will create a version tag (v*..)
  • The version tag will be higher than the previous version

Tag Information

Planned tag: v0.0.11

  - Changed Version comment: 0.0.6 → 0.0.11
  - Changed VERSION variable: 0.0.9 → 0.0.11

- __m8mulprc/sensor.py__:

  - Changed Version comment: 0.0.6 → 0.0.11
  - Changed VERSION variable: 0.0.8 → 0.0.11

- __m8prcsvr/sensor.py__:

  - Added Version comment: 0.0.11
  - Changed VERSION variable: 0.0.10 → 0.0.11

- __mstrsvr/sensor.py__:

  - Changed Version comment: 0.0.6 → 0.0.11
  - Changed VERSION variable: 0.0.8 → 0.0.11
@laplaque laplaque merged commit 3863274 into master May 12, 2025
@laplaque laplaque deleted the Fix_Tags branch May 12, 2025 11:23
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.

1 participant