Skip to content

Commit 06af3fa

Browse files
authored
v0.1.1 release (#66)
* polish NEWS * pare back cran comments * bump to v0.1.1
1 parent 5980ce3 commit 06af3fa

File tree

3 files changed

+5
-9
lines changed

3 files changed

+5
-9
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: mcptools
22
Title: Model Context Protocol Servers and Clients
3-
Version: 0.1.0.9000
3+
Version: 0.1.1
44
Authors@R: c(
55
person("Simon", "Couch", , "[email protected]", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0001-5676-5107")),

NEWS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# mcptools (development version)
1+
# mcptools 0.1.1
2+
3+
Addressed an issue in tests on `r-devel-linux-x86_64-fedora-clang`.
24

35
# mcptools 0.1.0
46

cran-comments.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1 @@
1-
**Comments for CRAN team**:
2-
3-
There's a NOTE since this is an initial release.
4-
5-
There are not references describing the methods in this package to cite in the Description field.
6-
7-
This is a **resubmission**; the first submission of the package was rejected due to the name of the protocol being single-quoted in the Description field an example's execution being wrapped in `if (FALSE)`. Note that there's now a new NOTE "Possibly misspelled words in DESCRIPTION" because of this change. Thank you for the feedback—both of these issues have been addressed.
1+
There are no ERRORs, WARNINGs, or NOTEs in R CMD check.

0 commit comments

Comments
 (0)