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