Skip to content

Commit

Permalink
3.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBurchLog authored Feb 28, 2024
1 parent de36e0e commit 42dd9c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Brewtils Changelog

3.24.1
------
TBD
2/28/2024

- Self Referencing SystemClient now supports default values provided through the Parameter annotation

Expand Down
2 changes: 1 addition & 1 deletion brewtils/__version__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-

__version__ = "3.24.0"
__version__ = "3.24.1"

0 comments on commit 42dd9c0

Please sign in to comment.