Skip to content

bump to version 1.14#40

Merged
jasinner merged 1 commit into
masterfrom
bump-1.14
Jul 16, 2026
Merged

bump to version 1.14#40
jasinner merged 1 commit into
masterfrom
bump-1.14

Conversation

@jasinner

Copy link
Copy Markdown
Collaborator

Summary

Test plan

  • Confirm version strings match in setup.py and advisory_parser/__init__.py
  • After merge: tag v1.14, create GitHub release, python -m build && twine upload dist/*
  • Verify https://pypi.org/project/advisory-parser/ shows 1.14

Co-authored-by: Cursor <cursoragent@cursor.com>
@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: b34f64a2-ba97-4fa6-8238-6eb68801a8ac

📥 Commits

Reviewing files that changed from the base of the PR and between e45e57e and d0735aa.

📒 Files selected for processing (2)
  • advisory_parser/__init__.py
  • setup.py

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated the package version from 1.13 to 1.14.
    • Synchronized the release metadata across the package.

Walkthrough

The package’s public __version__ constant and distribution metadata version were both updated from 1.13 to 1.14.

Changes

Version bump

Layer / File(s) Summary
Synchronize version declarations
advisory_parser/__init__.py, setup.py
The public module version and package metadata version were incremented from 1.13 to 1.14.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: bumping the package version to 1.14.
Description check ✅ Passed The description is directly related to the version bump and release preparation work in this pull request.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bump-1.14

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.

@jasinner
jasinner merged commit 935ba18 into master Jul 16, 2026
3 checks passed
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