Skip to content

Commit

Permalink
Bump version to 0.12.1a0 and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ConfluentSemaphore committed Oct 24, 2024
1 parent 5b26443 commit 95f7f2b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@
Changelog
====

0.12.1a0
========
Thursday, October 24th, 2024
----------------------------
- Update dependencys to include psutil


0.12.0
======
Friday, October 04th, 2024
Expand Down
2 changes: 1 addition & 1 deletion ducktape/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.12.0'
__version__ = '0.12.1a0'

0 comments on commit 95f7f2b

Please sign in to comment.