Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore(ci): new pre-release 3.20.1a11
  • Loading branch information
aws-powertools-bot committed Oct 7, 2025
commit a19ca0eb81634908f8e4b7c268a7d6d2b11c9b83
2 changes: 1 addition & 1 deletion aws_lambda_powertools/shared/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Exposes version constant to avoid circular dependencies."""

VERSION = "3.20.1a10"
VERSION = "3.20.1a11"
Loading