Skip to content

Commit

Permalink
(v2.1.1.9103) add gpt training file to commit
Browse files Browse the repository at this point in the history
  • Loading branch information
msberends committed Oct 18, 2024
1 parent da6321c commit f424c39
Show file tree
Hide file tree
Showing 5 changed files with 69,031 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/prehooks/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -113,5 +113,6 @@ echo "${currentversion}" > .git/commit_version.tmp

# Generate GPT knowledge info for our Assistant (https://chatgpt.com/g/g-M4UNLwFi5-amr-for-r-assistant)
bash data-raw/_generate_GPT_knowledge_input.sh "${currentversion}"
git add data-raw/*

exit 0
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: AMR
Version: 2.1.1.9102
Version: 2.1.1.9103
Date: 2024-10-18
Title: Antimicrobial Resistance Data Analysis
Description: Functions to simplify and standardise antimicrobial resistance (AMR)
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# AMR 2.1.1.9102
# AMR 2.1.1.9103

*(this beta version will eventually become v3.0. We're happy to reach a new major milestone soon, which will be all about the new One Health support! Install this beta using [the instructions here](https://msberends.github.io/AMR/#latest-development-version).)*

Expand Down
Loading

0 comments on commit f424c39

Please sign in to comment.