Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
v1.1.0
  • Loading branch information
Layer8Err authored Mar 19, 2024
1 parent c30c32f commit 03fbc24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions API_GEN/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Welcome to the Laserfiche API Swagger Playground. You can try out any of our API calls against your live Laserfiche Cloud account. Visit the developer center for more details: <a href=\"https://developer.laserfiche.com\">https://developer.laserfiche.com</a><p><strong>Build# : </strong>561590</p> # noqa: E501
OpenAPI spec version: 1-alpha
OpenAPI spec version: 2
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand All @@ -18,7 +18,7 @@
long_description = f.read()

NAME = "laserfiche_api"
VERSION = "1.0.9"
VERSION = "1.1.0"
# To install the library, run the following
#
# python setup.py install
Expand Down

0 comments on commit 03fbc24

Please sign in to comment.