Skip to content

Commit e695a04

Browse files
committed
Update release notes, bump version
1 parent 7a11c51 commit e695a04

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGE.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@ LabKey Python Client API News
55
What's New in the LabKey 4.4.0 package
66
==============================
77

8-
*Release date: 07/29/2026*
8+
*Release date: 08/05/2026*
9+
- Add import_run method to ExperimentWrapper
910
- Add workflow_task to Run class
10-
- Add import_run method to experiment wrapper
11+
- Add docs for ExperimentWrapper
12+
- Add docs for QueryWrapper
1113

1214
What's New in the LabKey 4.3.0 package
1315
==============================

pyproject.toml

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

55
[project]
66
name="labkey"
7-
version = "4.3.0"
7+
version = "4.4.0"
88
description = "Python client API for LabKey Server"
99
dependencies = ["requests>=2.32.5"]
1010
readme = "README.md"

0 commit comments

Comments
 (0)