GoogleCloudPlatform / datacatalog-connectors-bi

Sample code with integration between Data Catalog and BI data sources.
Apache License 2.0
32 stars 16 forks source link

Prepare the initial release #104

Closed ricardolsmendes closed 2 years ago

ricardolsmendes commented 2 years ago

- What I did Set the Sisense Connector version to 0.1.0 and updated its main README.md file with instructions on how to install the package from PyPI (the package is going to be published after this PR gets merged).

- How to verify it Run pip install --upgrade -e . and make sure google-datacatalog-sisense-connector-0.1.0 is installed.

- Description for the changelog Set version to 0.1.0 and updated the install instructions.

This PR is part of the effort to deliver #70.

ricardolsmendes commented 2 years ago

The package was published to PyPI: https://pypi.org/project/google-datacatalog-sisense-connector/0.1.0.