From 1076264bd68a758ee70b6568fa0e42a24860ac14 Mon Sep 17 00:00:00 2001 From: Registrator Date: Mon, 24 Oct 2022 09:00:22 +0530 Subject: [PATCH] New version: OMOPCDMCohortCreator v0.2.0 (#70902) UUID: f525a15e-a73f-4eef-870f-f901257eae22 Repo: https://github.com/JuliaHealth/OMOPCDMCohortCreator.jl.git Tree: cbed6ddfc64dc2fa5349f48bca6fd87f6cec1926 Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec --- O/OMOPCDMCohortCreator/Compat.toml | 4 +++- O/OMOPCDMCohortCreator/Deps.toml | 2 ++ O/OMOPCDMCohortCreator/Versions.toml | 3 +++ 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/O/OMOPCDMCohortCreator/Compat.toml b/O/OMOPCDMCohortCreator/Compat.toml index 2e35bbe2c30cf4f..b161b5b70d98908 100644 --- a/O/OMOPCDMCohortCreator/Compat.toml +++ b/O/OMOPCDMCohortCreator/Compat.toml @@ -2,8 +2,10 @@ DBInterface = "2.5.0-2" DataFrames = "1.3.0-1" FunSQL = "0.10" -Memoization = "0.1" julia = "1.7.0-1" +["0-0.1"] +Memoization = "0.1" + ["0.1-0"] TimeZones = "1.9.0-1" diff --git a/O/OMOPCDMCohortCreator/Deps.toml b/O/OMOPCDMCohortCreator/Deps.toml index 22949cf80519e17..d7ef89f9937b6ff 100644 --- a/O/OMOPCDMCohortCreator/Deps.toml +++ b/O/OMOPCDMCohortCreator/Deps.toml @@ -2,6 +2,8 @@ DBInterface = "a10d1c49-ce27-4219-8d33-6db1a4562965" DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" FunSQL = "cf6cc811-59f4-4a10-b258-a8547a8f6407" + +["0-0.1"] Memoization = "6fafb56a-5788-4b4e-91ca-c0cea6611c73" ["0.1-0"] diff --git a/O/OMOPCDMCohortCreator/Versions.toml b/O/OMOPCDMCohortCreator/Versions.toml index b8efde380a97a98..91888b7cefa636b 100644 --- a/O/OMOPCDMCohortCreator/Versions.toml +++ b/O/OMOPCDMCohortCreator/Versions.toml @@ -6,3 +6,6 @@ git-tree-sha1 = "f42137a3d4910b4dcbae637b1b6ed700dfdba940" ["0.1.0"] git-tree-sha1 = "e3819b80c113931bedea385afd9474aaa9ff07e7" + +["0.2.0"] +git-tree-sha1 = "cbed6ddfc64dc2fa5349f48bca6fd87f6cec1926"