Skip to content

Commit dd2ff36

Browse files
vanatteveldtclaude
andcommitted
Bump version to 4.2.10
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent d4c374c commit dd2ff36

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "amcat4"
7-
version = "4.2.9"
7+
version = "4.2.10"
88
description = "API for AmCAT4 Text Analysis"
99
readme = "README.md"
1010
requires-python = ">=3.11"

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.

deploy/.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# # General settings
66
# Which docker image version to use?
77
# Set to 'latest' to get the last available build
8-
# AMCAT4_VERSION=4.2.3
8+
# AMCAT4_VERSION=4.2.10
99

1010
# What is the hostname for this machine?
1111
# This is used by the caddy web server to serve the API and web interface

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "amcat4client",
3-
"version": "4.2.9",
3+
"version": "4.2.10",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)