Add the function that gets a list of tags from a repository.

This commit is contained in:
2023-06-18 21:49:12 +03:00
parent 928afd6549
commit 7f8c776eb3
4 changed files with 69 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "docker-tags-getter"
version = "0.1.0"
version = "0.2.0"
description = ""
authors = ["Kostiantyn Klochko <kostya_klochko@ukr.net>"]
readme = "README.rst"