We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c906eda commit 0bdeb00Copy full SHA for 0bdeb00
setup.py
@@ -5,7 +5,7 @@
5
setup(
6
name='bogo',
7
packages=['bogo'],
8
- version='1.0.0',
+ version='1.0.1',
9
description='Library for implementing Vietnamese input method editors with a purely functional interface.',
10
author='Trung Ngo',
11
author_email='[email protected]',
0 commit comments