Skip to content

Commit 24aadb3

Browse files
github-actions[bot]aws-powertools-bot
authored andcommitted
chore(ci): bump version to 3.6.0 (aws-powertools#6071)
Co-authored-by: Powertools for AWS Lambda (Python) bot <[email protected]>
1 parent 46cdaa7 commit 24aadb3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: aws_lambda_powertools/shared/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Exposes version constant to avoid circular dependencies."""
22

3-
VERSION = "3.5.1a9"
3+
VERSION = "3.6.0"

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "aws_lambda_powertools"
3-
version = "3.5.1a9"
3+
version = "3.6.0"
44
description = "Powertools for AWS Lambda (Python) is a developer toolkit to implement Serverless best practices and increase developer velocity."
55
authors = ["Amazon Web Services"]
66
include = ["aws_lambda_powertools/py.typed", "THIRD-PARTY-LICENSES"]

0 commit comments

Comments
 (0)