Skip to content

Conversation

@twangodev
Copy link
Collaborator

@twangodev twangodev commented Jan 9, 2026

Summary by CodeRabbit

Release Notes

  • Chores
    • Project version updated to 1.2.0

✏️ Tip: You can customize this high-level summary in your review settings.

Copilot AI review requested due to automatic review settings January 9, 2026 23:27
@twangodev twangodev merged commit 9f70c82 into main Jan 9, 2026
22 of 23 checks passed
@twangodev twangodev deleted the chore/bump branch January 9, 2026 23:28
@codecov
Copy link

codecov bot commented Jan 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/fishaudio/_version.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR bumps the package version from 1.1.1 to 1.2.0, indicating a minor version update according to semantic versioning.

  • Updates version strings in both Python version module and project configuration
  • Maintains consistency across version declarations

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/fishaudio/_version.py Updates the Python module version constant from "1.1.1" to "1.2.0"
pyproject.toml Updates the project version field from "1.1.1" to "1.2.0"

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@coderabbitai
Copy link

coderabbitai bot commented Jan 9, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

Version bump from 1.1.1 to 1.2.0 across pyproject.toml and the version module. No functional code changes or new features introduced.

Changes

Cohort / File(s) Change Summary
Version Bump
pyproject.toml, src/fishaudio/_version.py
Updates __version__ from "1.1.1" to "1.2.0" in both configuration and module-level version indicator

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • chore: bump version to 1.1.1 #74: Both PRs update the same version fields (pyproject.toml and src/fishaudio/_version.py), with this PR bumping to 1.2.0 and the earlier PR to 1.1.1.

Poem

🐰 Hop, hop, hooray! The version grows,
From one-point-one, the counter flows,
A minor bump, a small delight,
Fish Audio's versioning feels just right! 🎣✨

✨ Finishing touches
  • 📝 Generate docstrings

📜 Recent review details

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 3c2f829 and 97026b7.

📒 Files selected for processing (2)
  • pyproject.toml
  • src/fishaudio/_version.py

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

2 participants