Skip to content

Commit 2ffd0f2

Browse files
committed
LAATSTE CHECK-IN VOOR VERSIE 1.5.0
1 parent f2974e1 commit 2ffd0f2

2 files changed

Lines changed: 10 additions & 4 deletions

File tree

VERSIES

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,15 @@ via de link: https://github.com/nlextract/NLExtract/releases.
44
De nieuwste versie staat bovenaan: kies de "real-release" nlextract zip.
55
De rest ligt nog open afhankelijk van wensen gebruikers en natuurlijk eventuele bugs.
66

7-
v1.5.0 - ongepland
7+
v1.5.0 - 23.okt.2020
88

9-
Vnl Py2 naar Py3 migratie.
9+
Voornamelijk Py2 naar Py3 migratie via
10+
PR #276 (BAG, door @sebastic) en #265 (overige basisregistraties, door @justb4)
11+
12+
Verder: BRK Kadastrale Kaart (DKK) ETL: upgrade voor BRK-DKK v4
13+
14+
Zie Milestone:
15+
https://github.com/nlextract/NLExtract/milestone/12
1016

1117
v1.4.0 - 17.feb.2020
1218

bag/src/versie.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "1.5.0rc1"
2-
__date__ = 'februari 2020'
1+
__version__ = "1.5.0"
2+
__date__ = 'oktober 2020'

0 commit comments

Comments
 (0)