Skip to content

Commit

Permalink
Bring in folio module.
Browse files Browse the repository at this point in the history
  • Loading branch information
tundish committed Jun 11, 2022
1 parent 8539873 commit b4bb445
Show file tree
Hide file tree
Showing 4 changed files with 539 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@
Change Log
::::::::::

0.27.0
======

* Add folio module for generation of transcripts.
* Repin to turberfield-dialogue 0.46.1.
* Repin to turberfield-utils 0.47.0.

0.26.0
======

Expand Down
2 changes: 1 addition & 1 deletion balladeer/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.26.0"
__version__ = "0.27.0"

from balladeer.drama import Drama
from balladeer.gesture import Gesture
Expand Down
Loading

0 comments on commit b4bb445

Please sign in to comment.