Skip to content

Commit 51f5152

Browse files
committed
release 0.6.0
1 parent 04653e7 commit 51f5152

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## 0.6.0 - 2023-06-16
11+
1012
### Added:
1113

1214
- DRIFT-613: `Client.walk` method to iterate data in blob storage, [PR-32](https://github.com/panda-official/DriftPythonClient/pull/32)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[![PyPI](https://img.shields.io/pypi/v/drift-python-client)](https://pypi.org/project/drift-python-client/)
55
[![PyPI - Downloads](https://img.shields.io/pypi/dm/drift-python-client)](https://pypi.org/project/drift-python-client/)
6-
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/panda-official/DriftPythonClient/ci.yml?branch=main)](https://github.com/panda-official/DriftPythonClient/actions)
6+
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/panda-official/DriftPythonClient/ci.yml?branch=develop)](https://github.com/panda-official/DriftPythonClient/actions)
77

88
Python Client to access data of [PANDA|Drift](docs/panda_drift.md)
99

0 commit comments

Comments
 (0)