Skip to content

Commit bd423e1

Browse files
committed
Bump to 4.2.8
1 parent bcd5301 commit bd423e1

7 files changed

Lines changed: 7 additions & 7 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.7"
3+
version = "4.2.8"
44
description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.11"

app/airflow/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.7"
3+
version = "4.2.8"
44
description = "Web app for Carrot-Mapper"
55

66
authors = [

app/api/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)