We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 997bbe9 commit 209f3c3Copy full SHA for 209f3c3
setup.py
@@ -77,7 +77,7 @@ def run(self):
77
]
78
79
setup(name='pycld2',
80
- version='0.1',
+ version='0.2',
81
author='Rami Al-Rfou',
82
author_email='rmyeid@gmail.com',
83
description='Python bindings around Google Chromium\'s embedded compact language detection library (CLD2)',
0 commit comments