We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc7cded commit e3764afCopy full SHA for e3764af
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name="aws_doc_sdk_examples_tools",
8
- version="2025.16.1",
+ version="2025.16.2",
9
packages=["aws_doc_sdk_examples_tools"],
10
package_data={"aws_doc_sdk_examples_tools": ["config/*.yaml"]},
11
entry_points={
0 commit comments