We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03dbcd4 commit ffbccffCopy full SHA for ffbccff
pyproject.toml
@@ -1,8 +1,14 @@
1
[tool.poetry]
2
name = "youtool"
3
+<<<<<<< HEAD
4
version = "0.1.1"
5
description = "Easy-to-use library to access YouTube Data API v3 in bulk operations"
6
authors = ["Álvaro Justen <alvarojusten@gmail.com>"]
7
+=======
8
+version = "0.1.0"
9
+description = ""
10
+authors = ["Your Name <you@example.com>"]
11
+>>>>>>> 4c93b16 (add github actions)
12
readme = "README.md"
13
14
[tool.poetry.dependencies]
0 commit comments