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

Commit 0fe1d9b

Browse files
chore(release): 1.2.0 [skip ci]
## [1.2.0](seamapi/python@v1.1.5...v1.2.0) (2022-09-16) ### Features * Merge pull request [#41](seamapi/python#41) from seamapi/implement-device-update ([bd94e17](seamapi/python@bd94e17)), closes [#29](seamapi/python#29)
1 parent bd94e17 commit 0fe1d9b

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+
## [1.2.0](https://github.com/seamapi/python/compare/v1.1.5...v1.2.0) (2022-09-16)
7+
8+
9+
### Features
10+
11+
* Merge pull request [#41](https://github.com/seamapi/python/issues/41) from seamapi/implement-device-update ([bd94e17](https://github.com/seamapi/python/commit/bd94e17bab7657d31e2f58049deb136b5d2a58a2)), closes [#29](https://github.com/seamapi/python/issues/29)
12+
613
### [1.1.5](https://github.com/seamapi/python/compare/v1.1.4...v1.1.5) (2022-09-13)
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 = "1.1.5"
3+
version = "1.2.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)