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

Commit

Permalink
chore(release): 1.1.3 [skip ci]
Browse files Browse the repository at this point in the history
### [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))
  • Loading branch information
semantic-release-bot committed Aug 10, 2022
1 parent 4afb4ea commit 6a85d66
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [1.1.3](https://github.com/seamapi/python/compare/v1.1.2...v1.1.3) (2022-08-10)


### Bug Fixes

* Merge pull request [#23](https://github.com/seamapi/python/issues/23) from seamapi/connected-account-errors ([4afb4ea](https://github.com/seamapi/python/commit/4afb4ea81801cb042de592c279916ca72985429b))

### [1.1.2](https://github.com/seamapi/python/compare/v1.1.1...v1.1.2) (2022-08-05)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "seamapi"
version = "1.1.2"
version = "1.1.3"
description = "A Python Library for Seam's API https://getseam.com"
authors = ["Severin Ibarluzea <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 6a85d66

Please sign in to comment.