We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31edb8a commit 9de03b5Copy full SHA for 9de03b5
README.md
@@ -4,7 +4,7 @@ API Documentation of the **DataBridges** platform: https://databridges.vam.wfp.o
4
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
5
6
- API version: 2.0.0
7
-- Package version: 1.0.0
+- Package version: 2.0.0
8
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
9
10
## Requirements.
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "data_bridges_client"
3
-version = "1.0.0"
+version = "2.0.0"
description = "VAM-Data-Bridges"
authors = ["VAM-INFO <wfp.economicanalysis@wfp.org>"]
license = "NoLicense"
0 commit comments