Skip to content

Commit d08819d

Browse files
committed
chore(api): Bump API version to 3.9.0
1 parent 4ac77f2 commit d08819d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bases/ecoindex/backend/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.8.2
1+
3.9.0

projects/ecoindex_api/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 = "ecoindex_api"
3-
version = "3.8.2"
3+
version = "3.9.0"
44
description = "REST API to expose Ecoindex"
55
authors = ['Vincent Vatelot <[email protected]>']
66
license = "Creative Commons BY-NC-ND"

0 commit comments

Comments
 (0)