We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e99ff1c commit 8697223Copy full SHA for 8697223
2 files changed
Makefile
@@ -35,7 +35,7 @@ PLUGINNAME = clusterpy_light
35
36
PY_FILES = clusterpy_light.py clusterpy_lightdialog.py __init__.py
37
38
-EXTRAS = icon.png metadata.txt
+EXTRAS = uifiles/icon.png metadata.txt
39
40
UI_FILES = uifiles/ui_maxp.py uifiles/ui_about.py
41
metadata.txt
@@ -4,7 +4,7 @@
4
name=Clusterpy - Spatially constrained clustering
5
qgisMinimumVersion=2.0
6
description=Clusterpy plugin version for QGIS
7
-version=0.1
+version=0.10-preview
8
author=RISE Group Universidad EAFIT
9
email=software@rise-group.org
10
0 commit comments