diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 4b9a5aea7..d0a491037 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -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 diff --git a/enterprise/__init__.py b/enterprise/__init__.py index a2b9cf09d..e5066343d 100644 --- a/enterprise/__init__.py +++ b/enterprise/__init__.py @@ -2,4 +2,4 @@ Your project description goes here. """ -__version__ = "4.25.17" +__version__ = "4.25.18"