Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -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 <scott.s.burns@gmail.com>"]
maintainers = ["Paul Wildenhain <pwildenhain@gmail.com>"]
Expand Down