'updates'

This commit is contained in:
StevanFreeborn
2022-05-04 10:32:43 -05:00
parent 7c791f8526
commit 6f9d773ee0
8 changed files with 32 additions and 29 deletions
+3 -2
View File
@@ -1,6 +1,6 @@
[metadata]
name = onspring-api-sdk-python
version = 1.0.0
name = OnspringApiSdk
version = 1.0.3
author = StevanFreeborn
author_email = stevan.freeborn@gmail.com
description = A package for interacting with version 2 of the Onspring API.
@@ -19,6 +19,7 @@ package_dir =
= src
packages = find:
python_requires = >=3.6
install_requires = Requests
[options.packages.find]
where = src