We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 651a81f commit 79c4c3dCopy full SHA for 79c4c3d
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Current (in progress)
+## 5.2.0 (2024-09-13)
4
5
- add dataservices to dataset page [#476](https://github.com/datagouv/udata-front/pull/476)
6
- show contact point in dataset and dataservice page [#479](https://github.com/datagouv/udata-front/pull/479)
udata_front/__init__.py
@@ -2,7 +2,7 @@
udata customizations for data.gouv.fr
'''
-__version__ = '5.1.3.dev'
+__version__ = '5.2.0'
__description__ = 'udata customizations for data.gouv.fr'
7
8
APIGOUVFR_EXTRAS_KEY = 'apigouvfr:apis'
0 commit comments