Skip to content

Commit ffbccff

Browse files
committed
add github actions
1 parent 03dbcd4 commit ffbccff

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pyproject.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
[tool.poetry]
22
name = "youtool"
3+
<<<<<<< HEAD
34
version = "0.1.1"
45
description = "Easy-to-use library to access YouTube Data API v3 in bulk operations"
56
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)
612
readme = "README.md"
713

814
[tool.poetry.dependencies]

0 commit comments

Comments
 (0)