Skip to content

Commit 109c99e

Browse files
committed
Bump version
1 parent 44c6a2a commit 109c99e

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

Tekst-API/openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"title": "Tekst-Dev",
55
"summary": "An online text research platform",
66
"contact": {},
7-
"version": "0.19.2a0"
7+
"version": "0.19.3a0"
88
},
99
"servers": [
1010
{

Tekst-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 = "tekst"
3-
version = "0.19.2a0"
3+
version = "0.19.3a0"
44
description = "An online text research platform"
55
readme = "README.md"
66
authors = [

Tekst-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.

Tekst-Web/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.

Tekst-Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tekst",
3-
"version": "0.19.2-alpha.0",
3+
"version": "0.19.3-alpha.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)