Skip to content

Commit

Permalink
release: v1.0.43
Browse files Browse the repository at this point in the history
  • Loading branch information
jrcastro2 committed Jun 27, 2024
1 parent ec4b601 commit ab39d1a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@
Changes
=======

Version 1.0.43 (2024-06-27)

- Update FAQ
- Add config variable for shared video files
- Fix failing tests

Version 1.0.42 (2024-01-15)

- Migrate license of THEOPlayer from SDK to key
Expand Down
2 changes: 1 addition & 1 deletion cds/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@

"""CDS version."""

__version__ = "1.0.42"
__version__ = "1.0.43"

0 comments on commit ab39d1a

Please sign in to comment.