Skip to content

Commit

Permalink
chore: fix typo in package name
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea committed Jan 28, 2022
1 parent dd3d31a commit a262b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-dataplex/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
import setuptools


name = "google-cloud-access-approval"
name = "google-cloud-dataplex"
description = "Dataplex API client library"
url = "https://github.com/googleapis/python-dataplex"
version = "0.1.0"
Expand Down

0 comments on commit a262b3c

Please sign in to comment.