Skip to content

Commit

Permalink
update python sdk pages to reflect latest version of python package (o…
Browse files Browse the repository at this point in the history
  • Loading branch information
harshach authored May 27, 2024
1 parent e1a4937 commit eb88dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openmetadata-docs/content/v1.4.x/sdk/python/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Make sure to use the same `openmetadata-ingestion` version as your server versio
server at version 0.13.0, you will need to install:

```python
pip install "openmetadata-ingestion~=0.13.0"
pip install "openmetadata-ingestion~=1.4.0.1"
```

{% /note %}
Expand Down

0 comments on commit eb88dc1

Please sign in to comment.