Skip to content

Commit 46fcce5

Browse files
committed
fix
1 parent dff202c commit 46fcce5

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
@@ -12,7 +12,7 @@
1212
from version import version
1313

1414
sys.path.append("./tests")
15-
version = "v0.5.13"
15+
version = "v0.5.14"
1616

1717
here = os.path.abspath(os.path.dirname(__file__))
1818
with open(os.path.join(here, "README.md"), encoding="utf-8") as f:

0 commit comments

Comments
 (0)