Skip to content

Commit

Permalink
Release version 15.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
aaugustin committed Feb 16, 2025
1 parent a1ba01d commit 7ac73c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/project/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ notice.
15.0
----

*In development*
*February 16, 2025*

Backwards-incompatible changes
..............................
Expand Down
2 changes: 1 addition & 1 deletion src/websockets/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# When tagging a release, set `released = True`.
# After tagging a release, set `released = False` and increment `tag`.

released = False
released = True

tag = version = commit = "15.0"

Expand Down

0 comments on commit 7ac73c6

Please sign in to comment.