Update the description.
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-06-19 10:05:27 +03:00
parent b8be14da88
commit 8e771728c4
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -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
View File
@@ -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"