From 58b2547f2f51673bf09333effca331c05e06c416 Mon Sep 17 00:00:00 2001 From: Paul Wildenhain Date: Mon, 5 May 2025 10:00:39 -0400 Subject: [PATCH 1/2] :arrow_up: Bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9532aa4..7fc8154 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "PyCap" -version = "2.6.0" +version = "2.7.0" description = "PyCap: Python interface to REDCap" authors = ["Scott Burns "] maintainers = ["Paul Wildenhain "] From 6244b5f39b0ef212eb76beb7655024e57f54d0c6 Mon Sep 17 00:00:00 2001 From: Paul Wildenhain Date: Mon, 5 May 2025 10:05:18 -0400 Subject: [PATCH 2/2] :memo: Simplify export list --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index a6c8745..5a1ded8 100644 --- a/README.md +++ b/README.md @@ -56,11 +56,7 @@ Currently, these API calls are available: * Records * Repeating instruments and events * Report -* Survey link -* Survey access code -* Survey participant list -* Survey queue link -* Survey return code +* Surveys * Users * User-DAG assignment * User Roles