Skip to content

Commit 3d7ddd5

Browse files
committed
chore: Release v0.1.5
1 parent 47c0771 commit 3d7ddd5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

python/packages/aws-lambda-sdk/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## 0.1.5 (2023-03-07)
6+
7+
_Re-release due to broken publication process_
8+
59
## 0.1.4 (2023-03-07)
610

711
_Re-release due to broken publication process_

python/packages/aws-lambda-sdk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ requires = [
77

88
[project]
99
name = "serverless-aws-lambda-sdk"
10-
version = "0.1.4"
10+
version = "0.1.5"
1111
description = "Serverless AWS Lambda SDK for Python"
1212
readme = "README.md"
1313
authors = [{ name = "serverlessinc" }]

0 commit comments

Comments
 (0)