Skip to content

Commit

Permalink
chore: update changelog and version
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammad-ammar committed Sep 27, 2024
1 parent 5517a8d commit 2644340
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.25.18]
---------
* chore: requirement updates

[4.25.17]
---------
* feat: add pagination to the support tool customer list
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.25.17"
__version__ = "4.25.18"

0 comments on commit 2644340

Please sign in to comment.