Skip to content

Commit

Permalink
chore(main): release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored and bsidhom committed Dec 5, 2024
1 parent 78da6a1 commit 5fd5d05
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.0](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/compare/v0.1.0...v0.2.0) (2024-12-05)


### Miscellaneous Chores

* release 0.2.0 ([78da6a1](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/commit/78da6a180cfed022e66b53c642f025e5c015af1f))

## 0.1.0 (2024-12-05)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

setup(
name="dataproc-spark-connect",
version="0.1.0",
version="0.2.0",
description="Dataproc client library for Spark Connect",
long_description=long_description,
author="Google LLC",
Expand Down

0 comments on commit 5fd5d05

Please sign in to comment.