Skip to content

Commit 0126c41

Browse files
authored
Bump version to 4.2.9 (#1269)
1 parent 5bbc561 commit 0126c41

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

app/airflow/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "carrot-airflow"
3-
version = "4.2.8"
3+
version = "4.2.9"
44
description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.11"

app/api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "api"
3-
version = "4.2.8"
3+
version = "4.2.9"
44
description = "Web app for Carrot-Mapper"
55

66
authors = [

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "carrot-mapper"
3-
version = "4.2.8"
3+
version = "4.2.9"
44
description = ""
55
authors = [
66
{ name = "Sam Cox", email = "sam.cox@nottingham.ac.uk" },

0 commit comments

Comments
 (0)