Skip to content

Commit d79de25

Browse files
Bump version 5.2.1
1 parent be34933 commit d79de25

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.1 (2024-09-23)
44

55
- Add index page with search for dataservices [#516](https://github.com/datagouv/udata-front/pull/516)
66
- Add beta admin datasets page [#371](https://github.com/etalab/udata-front/pull/371)

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.2.1.dev'
5+
__version__ = '5.2.1'
66
__description__ = 'udata customizations for data.gouv.fr'
77

88
APIGOUVFR_EXTRAS_KEY = 'apigouvfr:apis'

0 commit comments

Comments
 (0)