Skip to content

Fixed __version__ constant #27

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

Merged
merged 1 commit into from
Jun 18, 2025
Merged

Conversation

EGJ-Moorington
Copy link
Owner

Changed the __version__ constant to 0.0.0+auto.0, since build tools automatically change the constant based on the Git tag.

Resolves #25

@EGJ-Moorington EGJ-Moorington added this to the Version 3.0.1 milestone Jun 18, 2025
@EGJ-Moorington EGJ-Moorington self-assigned this Jun 18, 2025
@EGJ-Moorington EGJ-Moorington added the bug Something isn't working label Jun 18, 2025
@EGJ-Moorington EGJ-Moorington merged commit 22086b5 into dev Jun 18, 2025
2 checks passed
@EGJ-Moorington EGJ-Moorington deleted the 25-fix-__version__-constant branch June 18, 2025 13:07
@EGJ-Moorington EGJ-Moorington restored the 25-fix-__version__-constant branch June 18, 2025 13:11
@EGJ-Moorington EGJ-Moorington deleted the 25-fix-__version__-constant branch June 18, 2025 13:11
EGJ-Moorington added a commit that referenced this pull request Jun 18, 2025
EGJ-Moorington added a commit that referenced this pull request Jun 18, 2025
adafruit-adabot added a commit to adafruit/CircuitPython_Community_Bundle that referenced this pull request Jun 19, 2025
Updating https://github.com/EGJ-Moorington/CircuitPython_Button_Handler to 3.0.1.dev1 from 3fa485c:
  > Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#28 from EGJ-Moorington/26-update-readthedocsyaml-with-sphinx-key
  > Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#27 from EGJ-Moorington/25-fix-__version__-constant
  > Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#24 from EGJ-Moorington/23-fix-typos-in-documentation
  < Release version 3.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#15) * Added constants to `ButtonInput` for parameter `action`.
  > Release version 3.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#15) * Added constants to `ButtonInput` for parameter `action`.

Updating https://github.com/relic-se/CircuitPython_KeyManager to 1.1.0 from 1.0.0:
  > Merge pull request relic-se/CircuitPython_KeyManager#4 from relic-se/keypad
EGJ-Moorington added a commit that referenced this pull request Jun 19, 2025
EGJ-Moorington added a commit that referenced this pull request Jun 19, 2025
EGJ-Moorington added a commit that referenced this pull request Jun 19, 2025
Release version 3.0.1

* Fixed Build CI workflow (#22)
Fixes #17

* Fixed some typos in docstrings (#24)
Resolves #23

* Fixed `__version__` constant (#27)
Resolves #25

* Updated `.readthedocs.yaml` with Sphinx configuration key (#28)
Resolves #26

* Improved the documentation for contributing (#30)
Closes #29

* Updated SPDX licencing tags for release 3.0.1 (#34)
Closes #33
adafruit-adabot added a commit to adafruit/CircuitPython_Community_Bundle that referenced this pull request Jun 20, 2025
Updating https://github.com/EGJ-Moorington/CircuitPython_Button_Handler to 3.0.1 from e439dd5:
  > Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#35 from EGJ-Moorington/dev
  < Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#28 from EGJ-Moorington/26-update-readthedocsyaml-with-sphinx-key
  < Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#27 from EGJ-Moorington/25-fix-__version__-constant
  < Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#24 from EGJ-Moorington/23-fix-typos-in-documentation
  > Release version 3.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#15) * Added constants to `ButtonInput` for parameter `action`.
  < Release version 3.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#15) * Added constants to `ButtonInput` for parameter `action`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant