Skip to content

Commit f48e096

Browse files
Release Version: 0.4.0
1 parent 0f9a13a commit f48e096

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

compose_api/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.3.9"
1+
__version__ = "0.4.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "compose-api"
3-
version = "0.3.9"
3+
version = "0.4.0"
44
description = "An API server for reproducible biological workflows and cosimulations."
55
authors = [{ name = "Jim Schaff", email = "schaff@uchc.edu" }]
66
requires-python = ">=3.13.2,<4.0"

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)