Skip to content

Commit

Permalink
Merge branch '0.23'
Browse files Browse the repository at this point in the history
  • Loading branch information
rzvoncek committed Jan 14, 2025
2 parents ca39f35 + 1d5dfed commit 178f981
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ jobs:
- name: Set up Python 3.10
uses: actions/setup-python@v1
with:
python-version: 3.10
python-version: "3.10"
- name: Set up Poetry
with:
version: 1.8.5
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
cassandra-medusa (0.23.0) stable; urgency=medium

* Release 0.23.0 of Medusa - Backups for Apache Cassandra.

-- The Last Pickle <[email protected]> Tue, 14 Jan 2025 10:14:27 +0000

cassandra-medusa (0.22.3) stable; urgency=medium

* Release 0.22.3 of Medusa - Backups for Apache Cassandra.
Expand Down

0 comments on commit 178f981

Please sign in to comment.