Skip to content

Commit 81c2a8a

Browse files
authored
Merge branch 'main' into fix-missing-semicolon
2 parents 61877f5 + b14d045 commit 81c2a8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name="aws_doc_sdk_examples_tools",
8-
version="2025.32.0",
8+
version="2025.34.0",
99
packages=["aws_doc_sdk_examples_tools"],
1010
package_data={"aws_doc_sdk_examples_tools": ["config/*.yaml"]},
1111
entry_points={

0 commit comments

Comments
 (0)