Skip to content

Commit 379a901

Browse files
committed
Bump to 4.2.7
1 parent 656cf96 commit 379a901

4 files changed

Lines changed: 4 additions & 4 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.6"
3+
version = "4.2.7"
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.6"
3+
version = "4.2.7"
44
description = "Web app for Carrot-Mapper"
55

66
authors = [

app/next-client-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-client-app",
3-
"version": "4.2.6",
3+
"version": "4.2.7",
44
"private": true,
55
"scripts": {
66
"dev": "next dev --turbo",

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.6"
3+
version = "4.2.7"
44
description = ""
55
authors = [
66
{ name = "Sam Cox", email = "sam.cox@nottingham.ac.uk" },

0 commit comments

Comments
 (0)