Skip to content

Commit b11dd95

Browse files
committed
Prep for release
1 parent c9dbe35 commit b11dd95

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGE.txt

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

5+
What's New in the LabKey 4.0.2 package
6+
==============================
7+
8+
*Release date: 02/24/2026*
9+
- Add array filter types
10+
511
What's New in the LabKey 4.0.1 package
612
==============================
713

labkey/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
# limitations under the License.
1515
#
1616
__title__ = "labkey"
17-
__version__ = "4.0.1"
17+
__version__ = "4.0.2"
1818
__author__ = "LabKey"
1919
__license__ = "Apache License 2.0"

0 commit comments

Comments
 (0)