Skip to content

Commit 519f217

Browse files
committed
Prepare for 0.5 release
1 parent f7cc847 commit 519f217

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changes
22
=======
33

4-
Unreleased
5-
----------
4+
0.5 (2023-01-05)
5+
----------------
66

77
- Skip points with null / empty geometry when creating layer of 'image' points
88
(fixes a bug occurring when the layer of 'source' points contains empty geometries).

help/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
# built documents.
4949
#
5050
# The short X.Y version.
51-
version = '0.4'
51+
version = '0.5'
5252
# The full version, including alpha/beta/rc tags.
53-
release = '0.4'
53+
release = '0.5'
5454

5555
# The language for content autogenerated by Sphinx. Refer to documentation
5656
# for a list of supported languages.

metadata.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
name=DistanceCartogram
1111
qgisMinimumVersion=3.0
1212
description=Compute distance cartogram
13-
version=0.4
13+
version=0.5
1414
author=Matthieu Viry
1515
email=matthieu.viry@cnrs.fr
1616

0 commit comments

Comments
 (0)