Skip to content

Commit 33daf4d

Browse files
committed
Bump version to 0.1.4
1 parent ec5edbb commit 33daf4d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lithic/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# File generated from our OpenAPI spec by Stainless.
22

33
__title__ = "lithic"
4-
__version__ = "0.1.3"
4+
__version__ = "0.1.4"

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 = "lithic"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
description = "Client library for the lithic API"
55
readme = "README.md"
66
authors = ["Lithic <sdk-feedback@lithic.com>"]

0 commit comments

Comments
 (0)