Skip to content

chore: bump version to 1.8.1#104

Merged
giswqs merged 1 commit into
mainfrom
chore/bump-version-1.8.1
May 25, 2026
Merged

chore: bump version to 1.8.1#104
giswqs merged 1 commit into
mainfrom
chore/bump-version-1.8.1

Conversation

@giswqs

@giswqs giswqs commented May 25, 2026

Copy link
Copy Markdown
Member

Summary

  • Raise package and QGIS plugin metadata from 1.8.0 to 1.8.1
  • Add a 1.8.1 changelog entry in the OpenGeoAgent plugin metadata

Test plan

  • pre-commit run --all-files
  • pytest tests/ -q

Patch release that raises the package and QGIS plugin metadata from
1.8.0 to 1.8.1 and appends a changelog entry for the new version.
Copilot AI review requested due to automatic review settings May 25, 2026 17:10
@giswqs giswqs merged commit a822da7 into main May 25, 2026
8 of 9 checks passed
@giswqs giswqs deleted the chore/bump-version-1.8.1 branch May 25, 2026 17:11
@github-actions

Copy link
Copy Markdown

@github-actions github-actions Bot temporarily deployed to pull request May 25, 2026 17:11 Inactive

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 performs a patch version bump across the Python package and the QGIS plugin metadata, aligning all release/version sources to 1.8.1 and recording the patch release in the plugin changelog.

Changes:

  • Bumped pyproject.toml project version and tool.bumpversion.current_version to 1.8.1.
  • Bumped geoagent.__version__ to 1.8.1.
  • Bumped the QGIS plugin metadata.txt version to 1.8.1 and added a 1.8.1 changelog entry.

Reviewed changes

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

File Description
qgis_geoagent/open_geoagent/metadata.txt Updates QGIS plugin version to 1.8.1 and adds a 1.8.1 changelog entry.
pyproject.toml Updates package version to 1.8.1 and syncs bumpversion’s current_version.
geoagent/init.py Updates runtime __version__ constant to 1.8.1.

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

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