Skip to content

Commit af668dc

Browse files
committed
VERSION: updated version to 0.8.6
1 parent 5826e08 commit af668dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def read(fname):
2626
return io.open(file_path, encoding='utf-8').read()
2727

2828

29-
version = '0.8.5'
29+
version = '0.8.6'
3030

3131

3232
setuptools.setup(

0 commit comments

Comments
 (0)