Skip to content

Commit 0bdeb00

Browse files
committed
Bump version to 1.0.1
We now support Python 2.7.
1 parent c906eda commit 0bdeb00

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
@@ -5,7 +5,7 @@
55
setup(
66
name='bogo',
77
packages=['bogo'],
8-
version='1.0.0',
8+
version='1.0.1',
99
description='Library for implementing Vietnamese input method editors with a purely functional interface.',
1010
author='Trung Ngo',
1111
author_email='[email protected]',

0 commit comments

Comments
 (0)