Skip to content

Commit 9cf4a29

Browse files
committed
changelog and version
1 parent d67cb7d commit 9cf4a29

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.0.15
2+
* **Fix FileData reconstruction after FileData refactor**
3+
14
## 0.0.14
25

36
* **Add support for batch file data**
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.14" # pragma: no cover
1+
__version__ = "0.0.15" # pragma: no cover

0 commit comments

Comments
 (0)