Skip to content

Commit 3aa4bba

Browse files
authored
Bump version to v1.4.1 (#1644)
1 parent d12eed7 commit 3aa4bba

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "appointment"
3-
version = "1.4.0"
3+
version = "1.4.1"
44
description = "Backend component to Thunderbird Appointment"
55
requires-python = ">3.12"
66
dynamic = ["dependencies"]

backend/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.

frontend/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "thunderbird-appointment",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"private": true,
55
"license": "MPL-2.0",
66
"scripts": {

0 commit comments

Comments
 (0)