File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
Changes
2
2
=======
3
3
4
- Unreleased
5
- ----------
4
+ 0.5 (2023-01-05)
5
+ ----------------
6
6
7
7
- Skip points with null / empty geometry when creating layer of 'image' points
8
8
(fixes a bug occurring when the layer of 'source' points contains empty geometries).
Original file line number Diff line number Diff line change 48
48
# built documents.
49
49
#
50
50
# The short X.Y version.
51
- version = '0.4 '
51
+ version = '0.5 '
52
52
# The full version, including alpha/beta/rc tags.
53
- release = '0.4 '
53
+ release = '0.5 '
54
54
55
55
# The language for content autogenerated by Sphinx. Refer to documentation
56
56
# for a list of supported languages.
Original file line number Diff line number Diff line change 10
10
name=DistanceCartogram
11
11
qgisMinimumVersion=3.0
12
12
description=Compute distance cartogram
13
- version=0.4
13
+ version=0.5
14
14
author=Matthieu Viry
15
15
email=matthieu.viry@cnrs.fr
16
16
You can’t perform that action at this time.
0 commit comments