From 0a32e4baeec712a5463c21f98dd264c7d7f267ba Mon Sep 17 00:00:00 2001 From: Maxim Slipenko Date: Mon, 2 Oct 2023 11:13:28 +0300 Subject: [PATCH] =?UTF-8?q?chore:=20=D1=83=D0=B4=D0=B0=D0=BB=D0=B8=D0=BB?= =?UTF-8?q?=20=D0=BD=D0=B5=D0=BD=D1=83=D0=B6=D0=BD=D1=83=D1=8E=20=D0=BF?= =?UTF-8?q?=D0=B0=D0=BF=D0=BA=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/version | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 scripts/version diff --git a/scripts/version b/scripts/version deleted file mode 100755 index 6a6e7f1..0000000 --- a/scripts/version +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env bash - -poetry version "$@"