We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ebfa3c commit 66906c4Copy full SHA for 66906c4
pyexcel-io.yml
@@ -3,7 +3,7 @@ project: "pyexcel-io"
3
name: pyexcel-io
4
nick_name: io
5
version: 0.6.5
6
-current_version: 0.6.5
+current_version: 0.6.4
7
release: 0.6.4
8
copyright_year: 2015-2020
9
moban_command: false
setup.py
@@ -32,7 +32,7 @@
32
33
NAME = "pyexcel-io"
34
AUTHOR = "C.W."
35
-VERSION = "0.6.5"
+VERSION = "0.6.4"
36
EMAIL = "info@pyexcel.org"
37
LICENSE = "New BSD"
38
DESCRIPTION = (
0 commit comments