From f06c995a18e26465131ee5aeb2264719f1f5df05 Mon Sep 17 00:00:00 2001 From: kauevestena Date: Wed, 21 Sep 2022 17:29:58 -0300 Subject: [PATCH] auto-import made another victm again,v1.0.1 needed --- generic_functions.py | 1 - metadata.txt | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/generic_functions.py b/generic_functions.py index 137b06d..ad7de0b 100755 --- a/generic_functions.py +++ b/generic_functions.py @@ -1,6 +1,5 @@ # -*- coding: utf-8 -*- -from typing import Protocol from PyQt5.QtCore import QVariant # from qgis.PyQt.QtCore import QVariant from qgis import processing diff --git a/metadata.txt b/metadata.txt index fa6e3a3..2caf033 100644 --- a/metadata.txt +++ b/metadata.txt @@ -6,7 +6,7 @@ name=OSM SidewalKreator qgisMinimumVersion=3.22 description=Plugin designated to create the Geometries of Sidewalks (separated from streets) based on OpenStreetMap Streets, given a bounding polygon, outputting to a .geojson to be imported on JOSM. It is mostly intended for acessibility Mapping. -version=1.0 +version=1.0.1 author=Kaue de Moraes Vestena email=kauemv2@gmail.com