fix(ci): Create new post version to enable CI upload to pypi/testpypi

Этот коммит содержится в:
Viginum-DataScientist-6 2025-07-22 11:15:44 +02:00
родитель 6a889baf1a
Коммит 3a4ff9dcd7

Просмотреть файл

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "d3lta" name = "d3lta"
version = "1.0.0" version = "1.0.0.post2"
description = "A library for detecting verbatim-duplicated contents within a vast amount of documents" description = "A library for detecting verbatim-duplicated contents within a vast amount of documents"
readme = "README.md" readme = "README.md"
authors = ["Viginum"] authors = ["Viginum"]