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