We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 912a58b commit 0b25a65Copy full SHA for 0b25a65
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name="aws_doc_sdk_examples_tools",
8
- version="2025.09.1",
+ version="2025.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