Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Commit

Permalink
Merge pull request #47 from openedx/cag/bump-version
Browse files Browse the repository at this point in the history
chore: bump version to 0.3.0
  • Loading branch information
Ian2012 committed Sep 25, 2023
2 parents 9204077 + 0cfe82a commit 9905fb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion event_sink_clickhouse/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
A sink for Open edX events to send them to ClickHouse.
"""

__version__ = "0.2.2"
__version__ = "0.3.0"

0 comments on commit 9905fb3

Please sign in to comment.