From 3c25e0da9908323902d1404db78a9419898f0069 Mon Sep 17 00:00:00 2001 From: Olha Zamirets Date: Wed, 7 Aug 2024 13:44:07 +0300 Subject: [PATCH] Release 1.0.103 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 261f7db..c29d3db 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name="standards", - version="1.0.102", + version="1.0.103", description="Prozorro standards", python_requires=">=2.7", package_dir={'standards': '.'},