duplicate enum

This commit is contained in:
Mike Lueders
2024-03-18 20:02:08 -05:00
parent 90a646d891
commit 222c4a3293
28 changed files with 415 additions and 142 deletions

View File

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