Skip to content

Commit

Permalink
📚 pump up the major version number because it has a breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
chfw committed Oct 6, 2021
1 parent dcd4571 commit 77ad65c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
6 changes: 4 additions & 2 deletions changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,14 @@ name: pyexcel-xls
organisation: pyexcel
releases:
- changes:
- action: Updated
- action: Removed
details:
- "`#46`: remove the hard pin on xlrd version < 2.0"
- action: Added
details:
- "`#47`: limit support to persist datetime.timedelta. see more details in doc"
date: 07.10.2021
version: 0.6.3
version: 0.7.0
- changes:
- action: Updated
details:
Expand Down
6 changes: 3 additions & 3 deletions pyexcel-xls.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
overrides: "pyexcel.yaml"
name: "pyexcel-xls"
nick_name: xls
version: 0.6.3
current_version: 0.6.3
release: 0.6.3
version: 0.7.0
current_version: 0.7.0
release: 0.7.0
file_type: xls
is_on_conda: true
dependencies:
Expand Down

0 comments on commit 77ad65c

Please sign in to comment.