File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ You can install the respective extension by calling `localstack extensions insta
7575| [ Miniflare] ( https://github.com/localstack/localstack-extensions/tree/main/miniflare ) | localstack-extension-miniflare | 0.1.0 | Experimental |
7676| [ Stripe] ( https://github.com/localstack/localstack-extensions/tree/main/stripe ) | localstack-extension-stripe | 0.2.0 | Stable |
7777| [ Terraform Init] ( https://github.com/localstack/localstack-extensions/tree/main/terraform-init ) | localstack-extension-terraform-init | 0.2.0 | Experimental |
78- | [ TypeDB] ( https://github.com/localstack/localstack-extensions/tree/main/typedb ) | localstack-extension-typedb | 0.1.2 | Experimental |
78+ | [ TypeDB] ( https://github.com/localstack/localstack-extensions/tree/main/typedb ) | localstack-extension-typedb | 0.1.3 | Experimental |
7979
8080
8181## Developing Extensions
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " localstack-extension-typedb"
7- version = " 0.1.2 "
7+ version = " 0.1.3 "
88description = " LocalStack Extension: TypeDB on LocalStack"
99readme = {file = " README.md" , content-type = " text/markdown; charset=UTF-8" }
1010requires-python = " >=3.10"
You can’t perform that action at this time.
0 commit comments