Skip to content

Commit

Permalink
chore: bump version to 4.20.14
Browse files Browse the repository at this point in the history
  • Loading branch information
jajjibhai008 committed Jul 2, 2024
1 parent 31e6f1a commit af80433
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ Unreleased
----------
* nothing unreleased

[4.20.14]
---------
* chore: Update requirements

[4.20.13]
---------
* feat: added failed statuses for groups and new endpoint to update statuses
Expand Down
2 changes: 1 addition & 1 deletion enterprise/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
Your project description goes here.
"""

__version__ = "4.20.13"
__version__ = "4.20.14"

0 comments on commit af80433

Please sign in to comment.