Skip to content

Commit 7f08e58

Browse files
committed
Update release notes, bump version
1 parent 571bb02 commit 7f08e58

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGE.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
LabKey Python Client API News
33
+++++++++++
44

5+
What's New in the LabKey 4.2.0 package
6+
==============================
7+
8+
*Release date: 02/26/2026*
9+
- Add get_queries to query module
10+
- Accessible via API wrapper as api.query.get_queries
11+
512
What's New in the LabKey 4.1.0 package
613
==============================
714

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.1.0"
7+
version = "4.2.0"
88
description = "Python client API for LabKey Server"
99
dependencies = ["requests>=2.32.5"]
1010
readme = "README.md"

0 commit comments

Comments
 (0)