Skip to content

Commit

Permalink
Bump version to 0.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoledoux committed Mar 19, 2021
1 parent 9793d69 commit faf422a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@



## [0.6.8] - 2021-03-19
### Changed
- fix bug about datetime in schema but not put in metadata


## [0.6.7] - 2021-03-12
### Changed
- fix bug: crash when validating files containing Extensions under Windows
Expand Down
2 changes: 1 addition & 1 deletion cjio/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.6.7'
__version__ = '0.6.8'

0 comments on commit faf422a

Please sign in to comment.