1
1
mirror of https://github.com/neosubhamoy/pytubepp.git synced 2025-12-19 22:53:05 +05:30

(chore): bumped up to 1.1.3

This commit is contained in:
2025-01-16 22:40:38 +05:30
parent c22a2c8056
commit 0a82ca13b6
2 changed files with 2 additions and 2 deletions

View File

@@ -116,7 +116,7 @@ pytubepp "https://youtube.com/watch?v=2lAe1cqCOXo" -i
Want to be part of this? Feel free to contribute...!! Pull Requests are always welcome...!! (^_^) Follow these simple steps to start building:
* Make sure to install Python, Node.js and Git before proceeding.
* Make sure to install Python, FFmpeg, Node.js and Git before proceeding.
1. Fork this repo in your github account.
2. Git clone the forked repo in your local machine.

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "pytubepp"
version = "1.1.2"
version = "1.1.3"
authors = [
{ name="Subhamoy Biswas", email="hey@neosubhamoy.com" },
]