Skip to content

Commit

Permalink
Bump to version 0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
jordimas committed Dec 22, 2024
1 parent e7bc7dd commit 4fd0035
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [0.1.6]

### Added
- Update to moviepy 2.1.1. Fixes serval issues like rotations
### Fixed
- Small bugs in subtitles exportation

## [0.1.5]

### Added
Expand Down
2 changes: 1 addition & 1 deletion open_dubbing/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.5"
__version__ = "0.1.6"

0 comments on commit 4fd0035

Please sign in to comment.