Skip to content

Commit 67aa310

Browse files
committed
Bump to v0.1.9
1 parent 7ad502d commit 67aa310

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## v0.1.9
4+
5+
Date of release: 2025-01-27
6+
7+
### Features
8+
9+
- Support py3.9 and higher
10+
311
## v0.1.8
412

513
Date of release: 2025-01-15

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "understand-sdk"
3-
version = "0.1.8"
3+
version = "0.1.9"
44
description = "Python client for UnderstandLabs"
55
authors = ["Understandlabs.com Team <it@understandlabs.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)