diff --git a/CHANGELOG.rst b/CHANGELOG.rst index b5ee063d7..9beb09ffd 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -16,8 +16,8 @@ We are operating with `semantic versioning `_. Note that they these tags will not actually close the issue/PR until they are merged into the "default" branch. -v15.0.0rc1 ----------- +v15.0.0 +------- Major: diff --git a/av/about.py b/av/about.py index 2607c1260..d5793afcb 100644 --- a/av/about.py +++ b/av/about.py @@ -1 +1 @@ -__version__ = "15.0.0rc1" +__version__ = "15.0.0"