Skip to content

chore(main): release stoopid-logging-py 0.1.0#15

Merged
stoopidJSON merged 2 commits into
mainfrom
release-please--branches--main--components--stoopid-logging-py
May 5, 2026
Merged

chore(main): release stoopid-logging-py 0.1.0#15
stoopidJSON merged 2 commits into
mainfrom
release-please--branches--main--components--stoopid-logging-py

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 5, 2026

🤖 I have created a release beep boop

0.1.0 (2026-05-05)

Features

  • ship stoopid-logging v0.1 across Python, TypeScript, and Rust (#12) (5f8d9a4)

This PR was generated with Release Please. See documentation.

@stoopidJSON stoopidJSON merged commit 6ecee59 into main May 5, 2026
9 checks passed
@stoopidJSON stoopidJSON deleted the release-please--branches--main--components--stoopid-logging-py branch May 5, 2026 19:05
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented May 5, 2026

🤖 Created releases:

🌻

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented May 5, 2026

Diff Coverage

Diff: origin/main...HEAD, staged and unstaged changes

  • packages/python/stoopid-logging/src/stoopid_logging/init.py (0.0%): Missing lines 17

Summary

  • Total: 1 line
  • Missing: 1 line
  • Coverage: 0%

packages/python/stoopid-logging/src/stoopid_logging/init.py

Lines 13-20

  13 
  14 try:
  15     __version__ = version("stoopid-logging")
  16 except PackageNotFoundError:
! 17     __version__ = "0.1.0"
  18 
  19 __all__ = ["__version__", "configure_logging", "get_logger"]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant