Skip to content

Commit 8697223

Browse files
committed
Create version 0.10-preview
This is a version to share and receive feedback. Depending on this, the 1.0.0 release is very close.
1 parent e99ff1c commit 8697223

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ PLUGINNAME = clusterpy_light
3535

3636
PY_FILES = clusterpy_light.py clusterpy_lightdialog.py __init__.py
3737

38-
EXTRAS = icon.png metadata.txt
38+
EXTRAS = uifiles/icon.png metadata.txt
3939

4040
UI_FILES = uifiles/ui_maxp.py uifiles/ui_about.py
4141

metadata.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
name=Clusterpy - Spatially constrained clustering
55
qgisMinimumVersion=2.0
66
description=Clusterpy plugin version for QGIS
7-
version=0.1
7+
version=0.10-preview
88
author=RISE Group Universidad EAFIT
99
email=software@rise-group.org
1010

0 commit comments

Comments
 (0)