Skip to content

Commit 6ac897b

Browse files
author
Juho Hovila
authored
Bump version to 0.10.0 (#152)
1 parent ef02f6e commit 6ac897b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
DESCRIPTION = "mbed-flasher"
2727
OWNER_NAMES = "Jussi Vatjus-Anttila"
2828
OWNER_EMAILS = "[email protected]"
29-
VERSION = "0.9.2"
29+
VERSION = "0.10.0"
3030

3131
# Utility function to cat in a file (used for the README)
3232
def read(fname):

0 commit comments

Comments
 (0)