Skip to content

Commit 090d82e

Browse files
committed
v1.1.1 -> v1.1.2
1 parent d5853f9 commit 090d82e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
requires-python = ">=3.11"
1111
license = "Apache-2.0"
1212
keywords = []
13-
authors = [{ name = "yaythomas", email = "tgaigher@amazon.com" }]
13+
authors = [{ name = "AWS durable-execution-dev", email = "durable-execution-dev@amazon.com" }]
1414
classifiers = [
1515
"Development Status :: 4 - Beta",
1616
"Programming Language :: Python",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# SPDX-FileCopyrightText: 2025-present Amazon.com, Inc. or its affiliates.
22
#
33
# SPDX-License-Identifier: Apache-2.0
4-
__version__ = "1.1.1"
4+
__version__ = "1.1.2"

0 commit comments

Comments
 (0)