update README.md

This commit is contained in:
StevanFreeborn
2022-05-04 11:58:16 -05:00
parent f58b6e73bf
commit e21a798dca
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ All methods for the `OnspringClient` make use of the [Requests](https://docs.pyt
Install the SDK using pip: Install the SDK using pip:
`pip install onspring-api-sdk-python` `pip install OnspringApiSdk`
## API Key ## API Key
+1 -1
View File
@@ -1,6 +1,6 @@
[metadata] [metadata]
name = OnspringApiSdk name = OnspringApiSdk
version = 1.0.4 version = 1.0.1
author = StevanFreeborn author = StevanFreeborn
author_email = stevan.freeborn@gmail.com author_email = stevan.freeborn@gmail.com
description = A package for interacting with version 2 of the Onspring API. description = A package for interacting with version 2 of the Onspring API.