Skip to content

chore: bump version to 1.7.1#87

Merged
giswqs merged 1 commit into
mainfrom
chore/bump-version-1.7.1
May 8, 2026
Merged

chore: bump version to 1.7.1#87
giswqs merged 1 commit into
mainfrom
chore/bump-version-1.7.1

Conversation

@giswqs

@giswqs giswqs commented May 8, 2026

Copy link
Copy Markdown
Member

Summary

  • Bump package version from 1.7.0 to 1.7.1 in geoagent/__init__.py, pyproject.toml, and the QGIS plugin metadata.txt.
  • Raise the QGIS plugin's GeoAgent dependency guidance to >=1.7.1 across the installer, docs, and tests.

Test plan

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

Patch release that raises package and plugin version metadata to 1.7.1
and updates the QGIS plugin's dependency guidance to require
GeoAgent 1.7.1 across docs, installer, and tests.
Copilot AI review requested due to automatic review settings May 8, 2026 20:40
@github-actions

github-actions Bot commented May 8, 2026

Copy link
Copy Markdown

@github-actions github-actions Bot temporarily deployed to pull request May 8, 2026 20:41 Inactive
@giswqs giswqs merged commit 4a7dc24 into main May 8, 2026
13 checks passed

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

Bumps GeoAgent to v1.7.1 across the Python package and the OpenGeoAgent QGIS plugin, and updates the plugin’s dependency guidance to require GeoAgent >=1.7.1.

Changes:

  • Bump core package version to 1.7.1 (pyproject.toml, geoagent/__init__.py).
  • Bump QGIS plugin version metadata to 1.7.1 and add a 1.7.1 changelog entry (qgis_geoagent/open_geoagent/metadata.txt).
  • Raise QGIS plugin dependency/install guidance and corresponding tests/docs to GeoAgent[providers]>=1.7.1.

Reviewed changes

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

Show a summary per file
File Description
qgis_geoagent/tests/test_startup_performance.py Updates expected dependency spec to GeoAgent[providers]>=1.7.1 in startup/dependency-gate tests.
qgis_geoagent/tests/test_settings_diagnostics.py Updates install command expectation to GeoAgent[providers]>=1.7.1.
qgis_geoagent/README.md Updates manual pip install examples to require >=1.7.1.
qgis_geoagent/open_geoagent/metadata.txt Bumps plugin version to 1.7.1 and adds a 1.7.1 changelog entry.
qgis_geoagent/open_geoagent/dialogs/settings_dock.py Updates UI “manual fallback” guidance to >=1.7.1.
qgis_geoagent/open_geoagent/deps_manager.py Raises core runtime package spec and manual-install fallback messages to >=1.7.1.
pyproject.toml Bumps project version and tool.bumpversion.current_version to 1.7.1.
geoagent/init.py Bumps __version__ to 1.7.1.

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

@giswqs giswqs deleted the chore/bump-version-1.7.1 branch May 8, 2026 20:42
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