Skip to content

Commit

Permalink
3.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBurchLog authored Nov 9, 2023
1 parent 44d3bda commit 1816a50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ Brewtils Changelog

3.20.2
------

TBD
11/9/2023

- Fixed SystemClient Latest lookup where "0.0.dev" is parsed to "0.0.0.dev0" but didn't mantain
the original version to map back to latest system
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.20.1"
__version__ = "3.20.2"

0 comments on commit 1816a50

Please sign in to comment.