Skip to content

Commit 29451b9

Browse files
committed
version bump
1 parent 482991c commit 29451b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

machinestate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
################################################################################
145145
# Version information
146146
################################################################################
147-
MACHINESTATE_VERSION = "0.5.1"
147+
MACHINESTATE_VERSION = "0.6.0"
148148
MACHINESTATE_SCHEMA_VERSION = "v1"
149149
__version__ = MACHINESTATE_VERSION
150150

0 commit comments

Comments
 (0)