Fix the error in README.rst.
continuous-integration/drone/push Build is passing Details

main
KKlochko 2 years ago
parent 8e771728c4
commit 8ac62992f9

@ -10,4 +10,6 @@
Added the CI/CD configuration and tests.
** 0.3.2 <2023-06-19 Mon>
Updated the description.
** 0.3.3 <2023-06-19 Mon>
Fixed the error in README.rst.

@ -1,5 +1,5 @@
docker_tags_getter
=========
==================
docker_tags_getter is the application that will help you to get tags from yours docker repository.

@ -1,6 +1,6 @@
[tool.poetry]
name = "docker-tags-getter"
version = "0.3.2"
version = "0.3.3"
description = "docker_tags_getter will help you to get tags from your docker repository."
authors = ["Kostiantyn Klochko <kostya_klochko@ukr.net>"]
readme = "README.rst"

Loading…
Cancel
Save