union array

This commit is contained in:
Mike Lueders
2024-03-21 16:38:48 -05:00
parent 90a646d891
commit ce42d22be9
20 changed files with 218 additions and 156 deletions

View File

@@ -10,7 +10,7 @@ except FileNotFoundError:
setuptools.setup(
name="shippo-api-client",
version="0.0.1",
version="0.1.1",
author="Speakeasy",
description="Python Client SDK Generated by Speakeasy",
long_description=long_description,