Skip to content

Commit

Permalink
Remove Swift prerelease caveat. (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
Laren-AWS authored Sep 19, 2024
1 parent 1ed1fde commit b7d64fa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion aws_doc_sdk_examples_tools/config/sdks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,6 @@ Swift:
1:
long: "&Swiftlong;"
short: "&Swift;"
caveat: "This is prerelease documentation for an SDK in preview release. It is subject to change."
expanded:
long: "AWS SDK for Swift"
short: "SDK for Swift"
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name="aws_doc_sdk_examples_tools",
version="1.0.4+2024-09-19-A",
version="1.0.4+2024-09-20-A",
packages=["aws_doc_sdk_examples_tools"],
package_data={"aws_doc_sdk_examples_tools": ["config/*.yaml"]},
entry_points={
Expand Down

0 comments on commit b7d64fa

Please sign in to comment.