Unverified Commit 8d23be13 authored by Fahad Zubair's avatar Fahad Zubair Committed by GitHub
Browse files

Bump `aws-smithy-http-server-python` version number (#3764)



The Python server relies on types defined in `aws-smithy-http-server`,
which has a new version published. A new version of the Python server
should be released to ensure there is only one `aws-smithy-http-server`
in the dependency closure of the generated crates.

Co-authored-by: default avatarFahad Zubair <fahadzub@amazon.com>
parent dc970b37
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
[package]
name = "aws-smithy-http-server-python"
version = "0.62.1"
version = "0.63.1"
authors = ["Smithy Rust Server <smithy-rs-server@amazon.com>"]
edition = "2021"
license = "Apache-2.0"