From 4fc9c7fa223f29bf8a0e530393475db9e62ea00c Mon Sep 17 00:00:00 2001 From: Gao Date: Wed, 8 Dec 2021 14:58:38 +0800 Subject: [PATCH] bump to 0.0.4 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 19504676..3d52a117 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.3 +version = 0.0.4 long_description = file: README.md long_description_content_type = text/markdown license = Apache License 2.0