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 9253cca commit 95eb6e8Copy full SHA for 95eb6e8
setup.cfg
@@ -0,0 +1,2 @@
1
+[metadata]
2
+description-file = README.md
setup.py
@@ -24,7 +24,7 @@
24
# Versions should comply with PEP440. For a discussion on single-sourcing
25
# the version across setup.py and the project code, see
26
# https://packaging.python.org/en/latest/single_source_version.html
27
- version='0.1.0',
+ version='0.2.0',
28
29
description='To build voice enabled objects with ReSpeaker',
30
0 commit comments