Skip to content

Commit baf5765

Browse files
Bump version to 4.3.1 (#1292)
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 93281e4 commit baf5765

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

0 commit comments

Comments
 (0)