File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
geovita_processing_plugin Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 2626__date__ = '2024-01-17'
2727__copyright__ = '(C) 2024 by DPE'
2828
29- __version__ = "3.2.0 "
29+ __version__ = "3.2.1 "
3030
3131import sys
3232from pathlib import Path
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ name=Geovita GIS Processing provider
77qgisMinimumVersion=3.28
88qgisMaximumVersion=3.99
99description=Aim to brings different Geovita custom geological and geotechnical processing algorithms to QGIS
10- version=3.2.0
10+ version=3.2.1
1111author=DPE
12121313
@@ -32,8 +32,11 @@ repository=https://github.com/danpejobo/geovita_processing_plugin
3232hasProcessingProvider=yes
3333
3434# Uncomment the following line and add your changelog:
35- changelog=v.3.2.0 (13.03.2025)
36- - Uppdate submodule to newest upstream.
35+ changelog=v.3.2.1 (14.03.2025)
36+ - Update metadata and descriptions
37+
38+ v.3.2.0 (13.03.2025)
39+ - Update submodule to newest upstream.
3740 - Rewrite logic for adding and styling layers. Now uses postProcessing. Results should be added to TOC, and visible on the canvas
3841
3942 v.3.1.1 (04.03.2024)
You can’t perform that action at this time.
0 commit comments