From 122e0d98e1b8be3e6dc197f664cf9b853c40dd9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniele=20Trifir=C3=B2?= Date: Thu, 19 May 2022 12:24:09 +0200 Subject: [PATCH] bump to 0.0.23 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index e6d566fd..fde17afc 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ [metadata] description = SCM wrapper and fsspec filesystem for Git for use in DVC name = scmrepo -version = 0.0.22 +version = 0.0.23 long_description = file: README.md long_description_content_type = text/markdown license = Apache License 2.0