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 be34933 commit d79de25Copy full SHA for d79de25
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Current (in progress)
+## 5.2.1 (2024-09-23)
4
5
- Add index page with search for dataservices [#516](https://github.com/datagouv/udata-front/pull/516)
6
- Add beta admin datasets page [#371](https://github.com/etalab/udata-front/pull/371)
udata_front/__init__.py
@@ -2,7 +2,7 @@
udata customizations for data.gouv.fr
'''
-__version__ = '5.2.1.dev'
+__version__ = '5.2.1'
__description__ = 'udata customizations for data.gouv.fr'
7
8
APIGOUVFR_EXTRAS_KEY = 'apigouvfr:apis'
0 commit comments