We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d43dc4 commit 3203818Copy full SHA for 3203818
2 files changed
CHANGE.txt
@@ -5,7 +5,7 @@ LabKey Python Client API News
5
What's New in the LabKey 4.3.0 package
6
==============================
7
8
-*Release date: XX/2026*
+*Release date: 06/29/2026*
9
- Freezer Manager API - add `auditUserComment` to create/update/delete_storage_item
10
11
What's New in the LabKey 4.2.0 package
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
[project]
name="labkey"
-version = "4.2.0"
+version = "4.3.0"
description = "Python client API for LabKey Server"
dependencies = ["requests>=2.32.5"]
readme = "README.md"
0 commit comments