Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit d3ce611

Browse files
chore(release): 2.10.0 [skip ci]
## [2.10.0](seamapi/python@v2.9.1...v2.10.0) (2023-03-30) ### Features * Add unmanaged device methods ([#83](seamapi/python#83)) ([9be9408](seamapi/python@9be9408))
1 parent 9be9408 commit d3ce611

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.10.0](https://github.com/seamapi/python/compare/v2.9.1...v2.10.0) (2023-03-30)
7+
8+
9+
### Features
10+
11+
* Add unmanaged device methods ([#83](https://github.com/seamapi/python/issues/83)) ([9be9408](https://github.com/seamapi/python/commit/9be94084fea4ec70804821781bc63c5d81ec65e7))
12+
613
### [2.9.1](https://github.com/seamapi/python/compare/v2.9.0...v2.9.1) (2023-03-17)
714

815

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 = "seamapi"
3-
version = "2.9.1"
3+
version = "2.10.0"
44
description = "A Python Library for Seam's API https://getseam.com"
55
authors = ["Severin Ibarluzea <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)