Skip to content

chore: bump version to 1.7.1 for PyPI release#30

Merged
karlwaldman merged 1 commit into
mainfrom
chore/bump-1.7.1
Jun 21, 2026
Merged

chore: bump version to 1.7.1 for PyPI release#30
karlwaldman merged 1 commit into
mainfrom
chore/bump-1.7.1

Conversation

@karlwaldman

@karlwaldman karlwaldman commented Jun 21, 2026

Copy link
Copy Markdown
Member

Bumps pyproject + version.py to 1.7.1 so package version matches the release tag and unsticks PyPI from 1.6.2. Follows #29.

Summary by CodeRabbit

  • Chores
    • Updated SDK version to 1.7.1.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@karlwaldman karlwaldman merged commit dbe8389 into main Jun 21, 2026
0 of 5 checks passed
@karlwaldman karlwaldman deleted the chore/bump-1.7.1 branch June 21, 2026 09:47
@coderabbitai

coderabbitai Bot commented Jun 21, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 55cf7844-2d25-4175-91e9-5f5da234ba48

📥 Commits

Reviewing files that changed from the base of the PR and between 538f973 and 98df69d.

📒 Files selected for processing (2)
  • oilpriceapi/version.py
  • pyproject.toml

📝 Walkthrough

Walkthrough

The SDK version is bumped from 1.7.0 to 1.7.1. The __version__ constant in oilpriceapi/version.py and the version field in pyproject.toml are each updated by one patch increment.

Changes

Version Bump 1.7.0 → 1.7.1

Layer / File(s) Summary
Version increment across module and package metadata
oilpriceapi/version.py, pyproject.toml
__version__ (and the derived SDK_VERSION) in the version module and the [project] version in pyproject.toml are both changed from 1.7.0 to 1.7.1.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐇 Hop, hop, a patch is here,
From seven-oh to seven-one so clear,
Two little files, one tiny tweak,
The version string gets a brand new peak!
Sniff sniff — fresh release in the air! 🌿

✨ 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 chore/bump-1.7.1

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.

karlwaldman added a commit that referenced this pull request Jul 3, 2026
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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