10000 release 0.6.5 by chfw · Pull Request #110 · pyexcel/pyexcel-io · GitHub
[go: up one dir, main page]

Skip to content

release 0.6.5 #110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Oct 8, 2021
Prev Previous commit
Next Next commit
📚 ready for 0.6.5 release
  • Loading branch information
chfw committed Oct 8, 2021
commit 842c3a0b402fd11ac5e6b92010872d38756cec28
6 changes: 6 additions & 0 deletions changelog.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name: pyexcel-io
organisation: pyexcel
releases:
- changes:
- action: updated
details:
- "`#109`: enable ods3 to have datetime"
version: 0.6.5
date: 08.10.2021
- changes:
- action: updated
details:
Expand Down
2 changes: 1 addition & 1 deletion pyexcel-io.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ overrides: "pyexcel.yaml"
project: "pyexcel-io"
name: pyexcel-io
nick_name: io
version: 0.6.4
version: 0.6.5
current_version: 0.6.5
release: 0.6.5
copyright_year: 2015-2020
Expand Down
0