Skip to content

Commit a08c88c

Browse files
Bump version 0.2.1
1 parent 3b6a07f commit a08c88c

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+
## 0.2.1 (2024-11-21)
44

55
- Add healthcheck endpoint [#33](https://github.com/datagouv/api-tabular/pull/33)
66

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "udata-hydra-csvapi"
3-
version = "0.2.1.dev"
3+
version = "0.2.1"
44
description = "API for CSV converted by udata-hydra"
55
authors = ["data.gouv.fr <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)