-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added - Add a function to delete temporary video files
- Loading branch information
1 parent
3a7b4f6
commit c26a5ba
Showing
2 changed files
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ name = django_peertube_runner_connector | |
description = A django application to connect to a peertube runner and transcode videos | ||
long_description = file: README.md, LICENSE | ||
long_description_content_type = text/markdown | ||
version = 0.9.0 | ||
version = 0.10.0 | ||
author = Open FUN (France Universite Numerique) | ||
author_email = [email protected] | ||
license = MIT | ||
|