Skip to content

Commit 1ed1fde

Browse files
authored
Update release tag in setup.py. (#91)
1 parent 3ab4f4c commit 1ed1fde

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="1.0.4+2024-09-13-B",
8+
version="1.0.4+2024-09-19-A",
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)