Skip to content

Commit 99628ba

Browse files
committed
updated metadata
1 parent c1fe4d2 commit 99628ba

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ In these cases, terminate with `ctrl+c` and rebuild.
126126

127127
#### Deployment Checklist
128128

129+
*Nota bene: releases must be prepared locally to update the `uv.lock` file; else, builds fail.*
130+
129131
The main software artifact produced by this repo are Docker containers deposited in the GitHub Container Repository.
130132
These containers are created automatically via GitHub Actions on every new Release.
131133

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mite_web"
3-
version = "2.0.0.beta.18"
3+
version = "2.0.0.beta.19"
44
description = "MITE (Minimum Information about a Tailoring Enzyme) Database Web App"
55
readme = "README.md"
66
requires-python = ">=3.12.0,<3.13.0" # because of rdkit 2024 in mite_extras

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.

0 commit comments

Comments
 (0)