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 3b6a07f commit a08c88cCopy full SHA for a08c88c
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Current (in progress)
+## 0.2.1 (2024-11-21)
4
5
- Add healthcheck endpoint [#33](https://github.com/datagouv/api-tabular/pull/33)
6
pyproject.toml
[tool.poetry]
name = "udata-hydra-csvapi"
-version = "0.2.1.dev"
+version = "0.2.1"
description = "API for CSV converted by udata-hydra"
authors = ["data.gouv.fr <[email protected]>"]
license = "MIT"
0 commit comments