Skip to content

Commit 79c4c3d

Browse files
Bump version 5.2.0
1 parent 651a81f commit 79c4c3d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Current (in progress)
3+
## 5.2.0 (2024-09-13)
44

55
- add dataservices to dataset page [#476](https://github.com/datagouv/udata-front/pull/476)
66
- show contact point in dataset and dataservice page [#479](https://github.com/datagouv/udata-front/pull/479)

udata_front/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
udata customizations for data.gouv.fr
33
'''
44

5-
__version__ = '5.1.3.dev'
5+
__version__ = '5.2.0'
66
__description__ = 'udata customizations for data.gouv.fr'
77

88
APIGOUVFR_EXTRAS_KEY = 'apigouvfr:apis'

0 commit comments

Comments
 (0)