Skip to content

Commit bf5d072

Browse files
Bump version 0.2.2
1 parent d968058 commit bf5d072

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.2 (2024-11-28)
44

55
- Handle queries with aggregators [#35](https://github.com/datagouv/api-tabular/pull/35)
66
- Restrain aggregators to list of specific resources [#36](https://github.com/datagouv/api-tabular/pull/36)

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.2.dev"
3+
version = "0.2.2"
44
description = "API for CSV converted by udata-hydra"
55
authors = ["data.gouv.fr <opendatateam@data.gouv.fr>"]
66
license = "MIT"

0 commit comments

Comments
 (0)