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

Commit 7656dac

Browse files
chore(release): 2.4.0 [skip ci]
## [2.4.0](seamapi/python@v2.3.0...v2.4.0) (2022-11-23) ### Features * Create Access Codes against many devices with same code ([#60](seamapi/python#60)) ([d0e856f](seamapi/python@d0e856f))
1 parent d0e856f commit 7656dac

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.4.0](https://github.com/seamapi/python/compare/v2.3.0...v2.4.0) (2022-11-23)
7+
8+
9+
### Features
10+
11+
* Create Access Codes against many devices with same code ([#60](https://github.com/seamapi/python/issues/60)) ([d0e856f](https://github.com/seamapi/python/commit/d0e856fb142c44abc3b32dd38fac0236283dd69e))
12+
613
## [2.3.0](https://github.com/seamapi/python/compare/v2.2.0...v2.3.0) (2022-11-16)
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.3.0"
3+
version = "2.4.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)