Commit 7a8a96e8 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Bump version to v0.1.2

Don't ask about v0.1.1…
parent f96abb60
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

__version__ = "0.1.0"
__version__ = "0.1.2"