Skip to content

Commit acb8c79

Browse files
authored
Update setup.py (#70)
Preparing new release
1 parent 1f41f82 commit acb8c79

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
@@ -30,7 +30,7 @@ def read(fname):
3030
return io.open(file_path, encoding="utf-8").read()
3131

3232

33-
version = "0.5.1"
33+
version = "0.6.0"
3434

3535

3636
setuptools.setup(

0 commit comments

Comments
 (0)