Skip to content

Commit 642ecb1

Browse files
committed
Bump version number
Changes: - Add Brazilian Portuguese translation (1d8f08e), - Fix #15, WoeUSB-ng wasn't correctly checking available commands, - Fix #14, except clause wasn't catching network error
1 parent bbd83bd commit 642ecb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ def run(self):
5959

6060
setup(
6161
name='WoeUSB-ng',
62-
version='0.2.6',
62+
version='0.2.7',
6363
description='WoeUSB-ng is a simple tool that enable you to create your own usb stick windows installer from an iso image or a real DVD. This is a rewrite of original WoeUSB. ',
6464
long_description=long_description,
6565
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)