chore: version bump to 0.9.6#344
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
||||||||||||||||||
WalkthroughThis pull request bumps the package version from 0.9.5 to 0.9.6 by updating version strings in two configuration files: Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🔇 Additional comments (3)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
PR Code Suggestions ✨No code suggestions found for the PR. |
User description
Fixes/Implements
Description
Summary Goes here.
Type of change
Delete irrelevant options.
How Has This Been Tested?
PR Type
Other
Description
Bumps version from 0.9.5 to 0.9.6
Updates version in
dcs_core/__version__.pyUpdates version in
pyproject.tomlDiagram Walkthrough
File Walkthrough
__version__.py
Update version constant to 0.9.6dcs_core/version.py
__version__string from "0.9.5" to "0.9.6"pyproject.toml
Update Poetry project version to 0.9.6pyproject.toml
configuration
Summary by CodeRabbit