Skip to content

Commit 9f9343b

Browse files
Update setup.py
1 parent 562828a commit 9f9343b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "1.14"
33+
version = "1.15"
3434

3535
setuptools.setup(
3636
name="hda",

0 commit comments

Comments
 (0)