v0.15.5 version bump

This commit is contained in:
Cameron Yick
2024-05-25 21:44:30 -04:00
parent 334c2b9ded
commit a6355e9fd6
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ History
0.16.0 (2024-XX - Unreleased)
--------------------------------
0.15.4 (2024-05-25)
0.15.5 (2024-05-25)
--------------------------------
* Feature: Support websockets client / endpoints (#508)

View File

@@ -1,2 +1,2 @@
# -*- coding: utf-8 -*-
__version__ = "0.15.4"
__version__ = "0.15.5"