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

Commit 6a85d66

Browse files
chore(release): 1.1.3 [skip ci]
### [1.1.3](seamapi/python@v1.1.2...v1.1.3) (2022-08-10) ### Bug Fixes * Merge pull request [#23](seamapi/python#23) from seamapi/connected-account-errors ([4afb4ea](seamapi/python@4afb4ea))
1 parent 4afb4ea commit 6a85d66

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.1.3](https://github.com/seamapi/python/compare/v1.1.2...v1.1.3) (2022-08-10)
7+
8+
9+
### Bug Fixes
10+
11+
* Merge pull request [#23](https://github.com/seamapi/python/issues/23) from seamapi/connected-account-errors ([4afb4ea](https://github.com/seamapi/python/commit/4afb4ea81801cb042de592c279916ca72985429b))
12+
613
### [1.1.2](https://github.com/seamapi/python/compare/v1.1.1...v1.1.2) (2022-08-05)
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.2"
3+
version = "1.1.3"
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)