- trying to fix painting single when the actual painted object it's a MultiPolygon

This commit is contained in:
Marius Stanciu
2019-01-24 01:34:12 +02:00
committed by Marius S
parent d71958262a
commit 037b9657ff
3 changed files with 22 additions and 10 deletions

View File

@@ -90,8 +90,8 @@ class App(QtCore.QObject):
log.addHandler(handler)
# Version
version = 8.903
version_date = "2019/01/23"
version = 8.904
version_date = "2019/01/24"
beta = True
# URL for update checks and statistics