This commit is contained in:
@@ -8,4 +8,6 @@
|
||||
Added the filter option for a list of tags.
|
||||
** 0.3.1 <2023-06-19 Mon>
|
||||
Added the CI/CD configuration and tests.
|
||||
** 0.3.2 <2023-06-19 Mon>
|
||||
Updated the description.
|
||||
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
[tool.poetry]
|
||||
name = "docker-tags-getter"
|
||||
version = "0.3.1"
|
||||
description = ""
|
||||
version = "0.3.2"
|
||||
description = "docker_tags_getter will help you to get tags from your docker repository."
|
||||
authors = ["Kostiantyn Klochko <kostya_klochko@ukr.net>"]
|
||||
readme = "README.rst"
|
||||
license = "LGPL-3.0-or-later"
|
||||
|
||||
Reference in New Issue
Block a user