Skip to content

Commit 95eb6e8

Browse files
author
Yihui Xiong
committed
v0.2.0
1 parent 9253cca commit 95eb6e8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[metadata]
2+
description-file = README.md

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
# Versions should comply with PEP440. For a discussion on single-sourcing
2525
# the version across setup.py and the project code, see
2626
# https://packaging.python.org/en/latest/single_source_version.html
27-
version='0.1.0',
27+
version='0.2.0',
2828

2929
description='To build voice enabled objects with ReSpeaker',
3030

0 commit comments

Comments
 (0)