From f4dbeaa6855c4cc4deb4bf2482158705cb706d16 Mon Sep 17 00:00:00 2001 From: Dipta Biswas <73038615+hazel-bunny@users.noreply.github.com> Date: Fri, 12 Apr 2024 13:29:01 +0600 Subject: [PATCH] Create update.rhai Signed-off-by: Dipta Biswas <73038615+hazel-bunny@users.noreply.github.com> --- anda/langs/python/git-versioner/update.rhai | 1 + 1 file changed, 1 insertion(+) create mode 100644 anda/langs/python/git-versioner/update.rhai diff --git a/anda/langs/python/git-versioner/update.rhai b/anda/langs/python/git-versioner/update.rhai new file mode 100644 index 0000000000..70e7311966 --- /dev/null +++ b/anda/langs/python/git-versioner/update.rhai @@ -0,0 +1 @@ +rpm.version(gh_tag("alelec/__version__"));