v0.39.4
gitbutlerapp/gitbutlerv0.39.4May 26, 2026by giswqs
AI Summary
Updates Python dependency requirements to version 3.11 and improves QGIS dependency resilience for Windows environments.
Key Highlights
- Updated Python requirement to 3.11
- Improved QGIS dependency resilience and Windows CI
- Added QGIS Windows install troubleshooting documentation
New Features
- Python 3.11 requirement
- QGIS dependency improvements
Full Release Notes
## What's Changed * docs: add QGIS Windows install troubleshooting by @giswqs in https://github.com/opengeos/geoai/pull/781 * feat: add road network simplification example by @giswqs in https://github.com/opengeos/geoai/pull/782 * fix: update Python version requirement to 3.11 and remove 3.10 classifier by @giswqs in https://github.com/opengeos/geoai/pull/783 * fix: correct transformers dependency version by @giswqs in https://github.com/opengeos/geoai/pull/787 * [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/opengeos/geoai/pull/788 * Improve QGIS dependency resilience and Windows CI by @giswqs in https://github.com/opengeos/geoai/pull/789 * chore(qgis): release plugin SSL installer fix by @giswqs in https://github.com/opengeos/geoai/pull/790 * chore: bump geoai patch version to 0.39.4 by @giswqs in https://github.com/opengeos/geoai/pull/791 **Full Changelog**: https://github.com/opengeos/geoai/compare/v0.39.3...v0.39.4