This commit is contained in:
@@ -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
-1
@@ -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
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user