Commit 295a5f25 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Bump version to v0.1.4

parent f88f6f09
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,4 +14,4 @@ from .messages import *
if TYPE_CHECKING:
	from .buffer import FixedSizeBuffer as FixedSizeBuffer

__version__ = "0.1.3"
__version__ = "0.1.4"