Skip to content

Commit ce46fe8

Browse files
committed
Bump toml version to 4.3.2
1 parent 2a48315 commit ce46fe8

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

0 commit comments

Comments
 (0)